mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
6626833db13a69786f9f6cd56b9f53c4017c3e39
This commit breaks dumping a few tables, as the sessions table.
To reproduce, just create a new application and:
rake db:sessions:create
rake db:migrate
rake db:test:prepare
And then look at the db/schema.rb file (ht: Sam Ruby).
This reverts commit 5b95730edc.
moved rails binary to rails gem, so rubygems can find specific versions of rails [#4382 state:resolved]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%