search for: scaffold_form

Displaying 2 results from an estimated 2 matches for "scaffold_form".

2007 Jan 18
8
How can I find out which attribute is screwing up pluralize/singularize?
...ion: ArgumentError in Admin/crud#edit Showing vendor/plugins/scaffolding_extensions/scaffolds/edit.rhtml where line #3 raised: wrong number of arguments (0 for 1) Extracted source (around line #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 m...
2007 Dec 10
15
Scaffolding for pre-existing database table in 2.0.1
Hi, first of all I will apologize in advance for my presumably noobish question, but I''m only starting to learn Rails and am a little confused with all the changes in 2.0.1. There are as good as no tutorials out yet and the 2 or 3 screencasts I''ve seen deal with the creation of both the app and the database. Now my problem is that I already have a database with a fair amount of