Method: RottenTomatoes::Rotten.base_api_url

Defined in:
lib/rottentomatoes/rottentomatoes.rb

.base_api_urlObject



33
34
35
# File 'lib/rottentomatoes/rottentomatoes.rb', line 33

def self.base_api_url
  "http://api.rottentomatoes.com/api/public/v1.0/"
end