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.4.2 README.md
movlog-0.4.1 README.md
movlog-0.4.0 README.md
movlog-0.3.15 README.md
movlog-0.3.14 README.md
movlog-0.3.13 README.md
movlog-0.3.12 README.md
movlog-0.3.11 README.md
movlog-0.3.10 README.md
movlog-0.3.9 README.md
movlog-0.3.8 README.md
movlog-0.3.7 README.md
movlog-0.3.6 README.md
movlog-0.3.5 README.md
movlog-0.3.4 README.md
movlog-0.3.3 README.md
movlog-0.3.2 README.md
movlog-0.3.1 README.md
movlog-0.3.0 README.md
movlog-0.2.12 README.md