Hi! I recommend that you read some basic book about Rails, e.g. Agile Development With Rails 2nd ed. from Pragmatic Programmers or Build Your Own Ruby on Rails Applications that is right now available for free from SitePoint. Alternatively, you can run script/generate scaffold YourModelName and look into your app/views folder for a hint about what Rails templates are.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Where can I find the full document for rails application template? | 0 | 116 | October 24, 2010 | |
Rails making it tougher for newbies? | 9 | 176 | March 24, 2009 | |
Rails internals ?. | 15 | 149 | April 26, 2010 | |
What Advice Would You Give A Rails Newbie? | 8 | 149 | August 13, 2010 | |
Problem understanding scaffolds | 2 | 99 | July 25, 2009 |