rails--rails/railties/bin
David Heinemeier Hansson 2afb8a8cc0 Added script/runner which can be used to run code inside the environment by eval'ing the first parameter
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@939 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-20 17:36:23 +00:00
..
breakpointer Went back to original breakpointing as I couldnt make the patches from flgr work 2005-01-15 21:28:02 +00:00
breakpointer_for_gem Renamed breakpointing to breakpointer 2004-12-16 15:40:50 +00:00
console Added --sandbox option to script/console that'll roll back all changes made to the database when you quit #672 [bitsweat] 2005-02-19 21:57:43 +00:00
console_sandbox.rb Added --sandbox option to script/console that'll roll back all changes made to the database when you quit #672 [bitsweat] 2005-02-19 23:07:57 +00:00
destroy Fixed -h/--help for generate and destroy generators #331 2005-03-06 11:42:17 +00:00
generate Fixed -h/--help for generate and destroy generators #331 2005-03-06 11:42:17 +00:00
rails Removed a fix that was caused by a bug in RubyGems 0.8.5 2005-02-28 13:58:42 +00:00
runner Added script/runner which can be used to run code inside the environment by eval'ing the first parameter 2005-03-20 17:36:23 +00:00
server --i/index is obsolete #743 2005-02-27 20:33:00 +00:00
update A hopefully more successful attempt at the Routing branch merge 2005-02-15 01:45:35 +00:00