Method: Rails::Generator::Base#args
- Defined in:
- lib/rails_generator/base.rb
#args ⇒ Object (readonly)
Returns the value of attribute args.
99 100 101 |
# File 'lib/rails_generator/base.rb', line 99 def args @args end |
Returns the value of attribute args.
99 100 101 |
# File 'lib/rails_generator/base.rb', line 99 def args @args end |