aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/metal
Commit message (Expand)AuthorAgeFilesLines
* fix usage examples and more to use new invocationsRomD2010-02-061-1/+1
* Ensure metals and initializers in plugins are loaded.José Valim2010-01-241-1/+1
* Use expand_path to require environment in metal templateJoshua Peek2010-01-221-1/+1
* Include cascade header in metal templateJoshua Peek2010-01-221-1/+1
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-183-0/+31
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-243-31/+0
* Modified rake tasks to use new app generator structure and updated Thor version.José Valim2009-07-161-1/+1
* Clean up class collisions check and a class method helper.José Valim2009-06-261-3/+1
* Added class collision checks.José Valim2009-06-251-4/+10
* Change current sstructure.José Valim2009-06-233-0/+27