Module: UpcomingMoviesInThePark::Super::InstanceMethods

Included in:
Gate, Park, UpcomingMoviesInThePark::Showing
Defined in:
lib/upcoming_movies_in_the_park/super.rb

Instance Method Summary collapse

Instance Method Details

#saveObject



5
6
7
# File 'lib/upcoming_movies_in_the_park/super.rb', line 5

def save
  self.class.all << self
end