search for: scafolding

Displaying 7 results from an estimated 7 matches for "scafolding".

Did you mean: scaffolding
2006 Feb 11
1
table name and scaffolding
I am setting up my scafolding and I am getting the "you need to create your table" message. My question is I am creating a scafolding for my MessageCategory model. I have a table called messagecategory but I still get that message. What should I name my table so that this will work? Thanks. Seth
2006 Jan 19
6
One Last Question for me..
And then I should be ready to roll with my project.. I have some fine tuning of the looks to do after, but funtionality first! This is probably a rails question.. but I''m not sure where to sign up for the rails questions email group? (I guess I turned this into a 2 question email). I''ll ask here and then if someone will send me the url of where I go to sign up for the rails
2006 Jul 18
1
One or several controllers?
Hi again, I have several model classes that need CRUD operations on them. Could I have a controller to manage scafolding for all of them or I need a controller for each model? -- Posted via http://www.ruby-forum.com/.
2008 Jun 24
0
creating a list view in rails 2
just started learning ruby and RoR a few days ago. There aren''t many tutorials on Version 2 so I went with a version 1 one. I''m going through the ONLamp one, found here: http://www.onlamp.com/pub/a/onlamp/2007/01/05/revisiting-ruby-on-rails-revisited-2.html?page=1 I got the scafolding and db stuff sorted out (as in the way its meant to be done in version 2) but I noticed that in the tutorial rails created a list view which is effectively the same as index view except it offers a way to filter results by category. RoR 2 doesn''t seem to be creating such a view. So how do...
2006 Feb 14
4
Newbie stumped by "NameError in "
Help. I cannot find any help by searching... I''m slowly creating an application using tutorial examples, etc, but I think I''m missing something real basic: Here''s the error message: NameError in Mindreadr#display_images_from_mindreadr undefined local variable or method `mindreadr_open_socket'' for #<#<Class:0x37c3b08>:0x37c3a30> Here are
2007 Dec 05
5
Active Record, Migration, and Translation
Hi, I think the columns and table in migration should be able to have an optional "display_name" set manually. Something like: create_table :people, {display_name => "Personne"} do |t| t.column :first_name :string, :display_name => "Prénom". end Let me explain my point of view: Rails is a framework made to write programs in English. You see it when you
2006 Jan 26
42
ruby script/generate scaffold Product Admin hangs
Hi I am running Mac OX tiger with the installed ruby 1.8.2, and mysql5 (I checked that it was running in preference). I tried to run the various fixes recommended in agileweb. I am stuck on page 57, script/generate scaffold... > Could you paste in your database.yml file, from the > "config" folder inside your Rails app? If you have any > passwords entered there, you should