The default layout file would be
app/views/layouts/application.html.haml (or you could use
app/views/layouts/application.html.erb if you prefer).
The form field names are dictated by the database schema. After doing a database migration you will have a db/schema.rb file that tells you what all of your database tables and fields are called along with their datatypes and sizes. I'm guessing by your questions that you are new to using Rails. You may want to find some online training resources to learn more about Rails so that this process is easier. Dan On 3/13/14, 9:20 AM, Jeremias Santos wrote:
-- You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To unsubscribe from this group and stop receiving emails from it, send an email to communityengine+unsubscr...@googlegroups.com. To post to this group, send email to communityengine@googlegroups.com. Visit this group at http://groups.google.com/group/communityengine. For more options, visit https://groups.google.com/d/optout. |
- [CommunityEngine] Editing CommunityEngine? Jeremias Santos
- Re: [CommunityEngine] Editing CommunityEngine? Dan Coutu
- [CommunityEngine] Re: Editing CommunityEngine? Jeremias Santos
- Re: [CommunityEngine] Re: Editing CommunityEngine... Dan Coutu
- Re: [CommunityEngine] Re: Editing CommunityEn... Jeremias Santos
- [CommunityEngine] Re: Editing CommunityEngine? Jeremias Santos
- [CommunityEngine] Re: Editing CommunityEngine? Jeremias Santos