Hi pharrington !!!
Thanks for your reply :)
It's very true this is the doc that I was looking for.
The unfortune is that when I look for "create_table", the link is
this: 
http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/SchemaStatements.html#M002191

Again, thanks a lot :)

On Jun 21, 10:48 pm, pharrington <[email protected]> wrote:
> > On Jun 21, 9:12 pm,Eric Fer<[email protected]> wrote:
> > Hi everyone.
> > I was looking for a helper definition (create_table) and I've noticed
> > that the documentation inhttp://api.rubyonrails.org/isincomplete.
> > It's not covering the "sexy migration" options to defining the columns
> > like "t.string :name". It's just showing "t.column :name, :string"
> > way.
>
> > There is a note about this "sexy" way of create tables 
> > inhttp://apidock.com/rails/ActiveRecord/ConnectionAdapters/SchemaStatem...
>
> > Actually my question is: how can I contribute with updates and changes
> > like that inhttp://api.rubyonrails.org/?
>
> > Thank you all !!
>
> The second example shows 
> this:http://api.rubyonrails.org/classes/ActiveRecord/Migration.html
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to