Displaying 2 results from an estimated 2 matches for "polybook".
Did you mean:
playbook
2007 Jan 18
8
How can I find out which attribute is screwing up pluralize/singularize?
...ine #3):
1: <h1>Editing <%= @scaffold_singular_name.humanize.downcase %></h1>
2:
3: <%= scaffold_form(''update'',
:fields=>@scaffold_class.scaffold_edit_fields) %>
4:
5: <%= association_links %>
6:
RAILS_ROOT: /home/daniel/Documents/Projects/Eclipse/polybook/config/..
Thing is, this is great info: so, there''s a wrong number of arguments,
great! But for which method, and what kind of argument did it expect?
What was happening at the time, stuff like that. I can''t guess (not in
proper time anyway) which attribute(s) caused this error,...
2007 Jan 17
1
Get "Uninitialized constant" with Globalize
...ib/ruby/gems/1.8/gems/activesupport-1.3.1.5618/lib/active_support/dependencies.rb:446:in
`const_missing''
from
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1.5618/lib/active_support/dependencies.rb:458:in
`const_missing''
from
/home/daniel/Documents/Projects/Eclipse/polybook/config/environment.rb:14
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require''
from
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1.5618/lib/activ...