SfData

Installation

Add this line to your application's Gemfile:

gem 'sf_data'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sf_data

Usage

To Get all San Francisco film locations:

$ SfData::FilmLocation.all

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/markeban/sf_data.

License

The gem is available as open source under the terms of the MIT License.