]> git.openstreetmap.org Git - rails.git/blob - script/generate
Ah, that doesn't work due to 'bugs' in the way layouts work - only the last command...
[rails.git] / script / generate
1 #!/usr/bin/env ruby
2 require File.expand_path('../../config/boot',  __FILE__)
3 require 'commands/generate'