Project

movlog

0.0
No commit activity in last 3 years
No release in over 3 years
find movie locations, routes and rooms
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 2.8
~> 4.4
~> 5.9
~> 11.3
~> 0.42
~> 0.12
~> 3.0
~> 2.1

Runtime

~> 2.0
>= 1.6.8.1, ~> 1.6
 Project Readme

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'