Sha256: 774324b0ce5ed8e65700355ba99499b711627dd0e43caeedf79c38c019043555
Contents?: true
Size: 623 Bytes
Versions: 32
Compression:
Stored size: 623 Bytes
Contents
# Movlog Gem [![Gem Version](https://badge.fury.io/rb/movlog.svg)](https://badge.fury.io/rb/movlog) [![Build Status](https://travis-ci.org/soafloggers/movlog.svg?branch=master)](https://travis-ci.org/soafloggers/movlog) 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'`
Version data entries
32 entries across 32 versions & 1 rubygems