There is no any mention about it neither in API nor in Guide. How to use
these features? The only gist with two sentences is in db/seed.rb file.
That’s really not enough.
You could refer the edge guides:
Dheeraj K. wrote in post #1106428:
You could refer the edge guides:
Active Record Migrations — Ruby on Rails Guides
Thank you. Didn’t know about this resource.
On Sun, Apr 21, 2013 at 6:39 AM, Wins L. [email protected] wrote:
Dheeraj K. wrote in post #1106428:
You could refer the edge guides:
Active Record Migrations — Ruby on Rails GuidesThank you. Didn’t know about this resource.
Seeds have been in Rails for quite some time; how does information
migrate from Edge Guides to mainstream Guides?
On Apr 21, 2013 11:24 AM, “Frederick C.”
[email protected]
wrote:
The guides are part of the main rails repo, so edge guides is built from
master and the current guides.rubyonrails.org is built from current
stable
release from the 3-2 branch. When rails 4.0 comes out,
guides.rubyonrails.org will be built from that instead.Fred
So then why aren’t seeds mentioned in guides?
On Sunday, April 21, 2013 3:15:37 PM UTC+1, tamouse wrote:
On Sun, Apr 21, 2013 at 6:39 AM, Wins L. [email protected] wrote:
Dheeraj K. wrote in post #1106428:
Seeds have been in Rails for quite some time; how does information
migrate from Edge Guides to mainstream Guides?
The guides are part of the main rails repo, so edge guides is built from
master and the current guides.rubyonrails.org is built from current
stable release from the 3-2 branch. When rails 4.0 comes out,
guides.rubyonrails.org will be built from that instead.
Fred