class MovieFetcher::Fetcher::Showtime
Public Instance Methods
to_s()
click to toggle source
# File lib/movie_fetcher/fetcher.rb, line 58 def to_s "#{name}, #{theater}, #{time}" end
# File lib/movie_fetcher/fetcher.rb, line 58 def to_s "#{name}, #{theater}, #{time}" end