Skip to content

neshmi/sketchfably

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketchfably

Sketchfably is a set up Rails helps to easily (and safely) embed Sketchfab models into records. Users can just paste the BBCode and Sketchfably will show it!

Installation

Add this line to your application's Gemfile:

gem 'sketchfably'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sketchfably

Usage

Find Sketchfab models by tag: @models = Sketchfably.get_models_by_tag("myawesometag")

Display embed code:

model.html

Contributing

  1. Fork it ( https://github.com/[my-github-username]/sketchfably/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Gem for working with the Sketchfab API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages