Movlog Gem

Gem Version Build Status

Movlog is a gem that specializes in getting plane ticket price and accommodation info of filming locations of a movie. But for now, it will only give you the data of movies.

Installation

If you are working on a project, add this to your Gemfile: gem 'movlog'

For ad hoc installation from command line:

$ gem install movlog

Usage

Require Movlog gem in your code: require 'movlog'