Skip to content

lgcantarelli/fieldview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fieldview

Installation

Add this line to your application's Gemfile:

gem 'fieldview'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fieldview

Configuration

# In Rails, you could put this in config/initializers/fieldview.rb
Fieldview.configure do |config|
  config.api_key = MY_APIKEY
end

Usage

TODO: Write usage instructions here

Contributing

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

About

Fieldview API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.0%
  • Shell 1.0%