`Orum of #rubyonrails is a twonk!
1 vote for, 0 votes against for a total of 1 votes and a twonk rating of 1
1 person thinks `Orum is really a twonk...
Do you think `Orum is a twonk too?
#1
22:55:26 < `Orum> “undefined local variable or method `new_posts_path’ for #”
22:55:29 < `Orum> hrm
22:56:11 < ben_linux> orum change that line to new_post_path [singular].
22:56:14 < `Orum> even after recreating the db, raking the migrations…
22:56:26 < `Orum> k
22:57:37 < `Orum> compile errors now
`Orum then proceeds to pastie us this error:
Showing posts/index.html.erb where line #24 raised:
compile error
/usr/home/orum/testapp/app/views/posts/index.html.erb:24: syntax error, unexpected tLBRACK, expecting kDO or '{' or '('
_erbout.concat(( link_to 'New posts', new_posts_path [singular] ).to_s); _erbout.concat "\n"
Extracted source (around line #24):
21:
22:
23:
24: <%= link_to 'New posts', new_posts_path [singular] %>
22:55:29 < `Orum> hrm
22:56:11 < ben_linux> orum change that line to new_post_path [singular].
22:56:14 < `Orum> even after recreating the db, raking the migrations…
22:56:26 < `Orum> k
22:57:37 < `Orum> compile errors now
`Orum then proceeds to pastie us this error:
Showing posts/index.html.erb where line #24 raised:
compile error
/usr/home/orum/testapp/app/views/posts/index.html.erb:24: syntax error, unexpected tLBRACK, expecting kDO or '{' or '('
_erbout.concat(( link_to 'New posts', new_posts_path [singular] ).to_s); _erbout.concat "\n"
Extracted source (around line #24):
21:
22:
23:
24: <%= link_to 'New posts', new_posts_path [singular] %>
