Displaying 3 results from an estimated 3 matches for "3quid".
Did you mean:
squid
2006 Apr 03
18
newbie generate scaffold
...is the error trying to
tell me?
I kind of get the idea that it is saying that files are missing.. but
i thought that is what the "generate scaffold" command was going to do?
please, any help that anyone can offer would be greatly appreciated.
go easy on the new guy please hehehe
3Quid
email - threequid@gmail.com
-----------------------------------
msn - threequid@gmail.com
aim - threequid@mac.com
-----------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/1...
2007 Aug 23
3
recording current_user
...39; form'' I want the current_user
''s id to be stored in the column "user_id", in the outlets table.
I am assuming I need to add something to my ''create'' method in the
controller, but not sure exactly what.
Hope that is enough info. Thanks in advance,
3Quid
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gman...
2006 Apr 04
6
connecting to mysql on OS X 10.4
i have looked in the archives, i have the _agile_ book, and its links
right in front of me, and i have done pretty much everything i can
think to do except start from a fresh OS install, and yet i still can
not get Rails to talk to MySQL.
when i try to do this:
237:/Library/WebServer/Documents/Rails/depot chris$ ruby script/
generate scaffold Product Admin
i get this output: