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

Version Path
movlog-0.2.11 README.md
movlog-0.2.10 README.md
movlog-0.2.9 README.md
movlog-0.2.8 README.md
movlog-0.2.7 README.md
movlog-0.2.6 README.md
movlog-0.2.5 README.md
movlog-0.2.4 README.md
movlog-0.2.3 README.md
movlog-0.2.2 README.md
movlog-0.2.1 README.md
movlog-0.2.0 README.md