Module: BistroCar

Defined in:
lib/bistro_car.rb,
lib/bistro_car/bundle.rb,
lib/bistro_car/helpers.rb

Defined Under Namespace

Modules: Helpers Classes: Bundle, BundleController

Constant Summary collapse

VERSION =
"0.1"

Class Attribute Summary collapse

Class Attribute Details

.minifyObject

Returns the value of attribute minify.



10
11
12
# File 'lib/bistro_car.rb', line 10

def minify
  @minify
end

.modeObject

Returns the value of attribute mode.



10
11
12
# File 'lib/bistro_car.rb', line 10

def mode
  @mode
end