Module: Blazer::Plus
- Defined in:
- lib/blazer/plus.rb,
lib/blazer/plus/railtie.rb,
lib/blazer/plus/version.rb,
lib/blazer/plus/queries_controller.rb
Defined Under Namespace
Modules: QueriesController Classes: Error, Railtie
Constant Summary collapse
- VERSION =
'0.1.2'
Class Attribute Summary collapse
-
.blazer_danger_actionable_method ⇒ Object
Returns the value of attribute blazer_danger_actionable_method.
-
.enabled ⇒ Object
Returns the value of attribute enabled.
Class Attribute Details
.blazer_danger_actionable_method ⇒ Object
Returns the value of attribute blazer_danger_actionable_method.
11 12 13 |
# File 'lib/blazer/plus.rb', line 11 def blazer_danger_actionable_method @blazer_danger_actionable_method end |
.enabled ⇒ Object
Returns the value of attribute enabled.
11 12 13 |
# File 'lib/blazer/plus.rb', line 11 def enabled @enabled end |