Method: ActionText::Fragment#source
- Defined in:
- actiontext/lib/action_text/fragment.rb
#source ⇒ Object (readonly)
Returns the value of attribute source.
24 25 26 |
# File 'actiontext/lib/action_text/fragment.rb', line 24 def source @source end |