Module: Noodall::FormBuilder
- Defined in:
- lib/noodall/form_builder/engine.rb,
lib/noodall/form_builder/routes.rb,
lib/noodall/form_builder/version.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.5.4"
Class Attribute Summary collapse
-
.noreply_address ⇒ Object
Returns the value of attribute noreply_address.
Class Attribute Details
.noreply_address ⇒ Object
Returns the value of attribute noreply_address.
4 5 6 |
# File 'lib/noodall/form_builder/engine.rb', line 4 def noreply_address @noreply_address end |