instance method
attributes!
Ruby on Rails 2.5.0
Since v2.4.1 Last seen in v2.14.1Signature
attributes!()
Returns the attributes of the current builder.
Source
# File lib/jbuilder.rb, line 239
def attributes!
@attributes
end
Defined in lib/jbuilder.rb line 239
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Jbuilder