index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
test
/
fixtures
/
lib
/
generators
/
foobar
/
foobar_generator.rb
blob: d1de8c56fa27f9ede7a23a72e1fc4a23c65024b4 (
plain
) (
blame
)
1
2
3
4
module
Foobar
class
FoobarGenerator
<
Rails
::
Generators
::
Base
end
end