Class: AtomSmasher::Feed

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/atom_smasher/feed.rb

Instance Attribute Summary collapse

Instance Attribute Details

#titleObject (readonly)

Returns the value of attribute title.



5
6
7
# File 'app/models/atom_smasher/feed.rb', line 5

def title
  @title
end