Class: Imba::Rails::ImbaOptions
- Inherits:
-
Object
- Object
- Imba::Rails::ImbaOptions
- Defined in:
- lib/imba/rails.rb
Instance Attribute Summary collapse
-
#compiler_options ⇒ Object
Returns the value of attribute compiler_options.
Instance Attribute Details
#compiler_options ⇒ Object
Returns the value of attribute compiler_options.
21 22 23 |
# File 'lib/imba/rails.rb', line 21 def @compiler_options end |