On Jun 22, 2:53 am, pharrington <xenogene...@gmail.com> wrote:
> > On Jun 21, 9:12 pm, Eric Fer <eric....@gmail.com> 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 !!
>
> BUT either way since that's basically just the rdoc output,
> contributing to the documentation is the same as contributing to Rails
> itself (except you're adding comments instead of code :) )

True, but the docrails fork of rails (http://wiki.github.com/lifo/
docrails) is setup specifically for contributions to documentation
(since the usual patch workflow is a bit overkill for just
documentation changes).

Fred
--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to