aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/session_migration
Commit message (Expand)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-232-16/+0
* fix usage examples and more to use new invocationsRomD2010-02-061-1/+1
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-182-0/+16
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-242-16/+0
* Update db:sessions:create to use the proper generator.José Valim2009-07-211-1/+1
* Make scaffold controller generate agnostic code and mark some hooks as required.José Valim2009-07-021-1/+1
* Added scaffold_controller.José Valim2009-07-021-1/+1
* Added migration and session_migration generator.José Valim2009-06-282-0/+16