Sha256: 0e8f444d85c494b4bbb3fbbd3c19dbcfec15d88dbb121d445a4125143d82cf9e
Contents?: true
Size: 123 Bytes
Versions: 2
Compression:
Stored size: 123 Bytes
Contents
class OneshotGenerator < Rails::Generators::NamedBase class Configuration attr_accessor :body, :arguments end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
oneshot_task_generator-0.1.4 | lib/generators/oneshot/oneshot_generator/configuration.rb |
oneshot_task_generator-0.1.3 | lib/generators/oneshot/oneshot_generator/configuration.rb |