Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.
/ fassets_resources Public archive

Plugin to manage resources of web and local type.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE
Notifications You must be signed in to change notification settings

fassets/fassets_resources

Repository files navigation

FassetsResources

This project rocks and uses MIT-LICENSE.

Install

To use this plugin in your rails project, you need to add the gem to your applications Gemfile:

#this needs to be in here for file assets to work. somehow it’s not enough to have it as dependency of fassets_resources :/
gem 'paperclip'
gem 'fancybox-rails'

# for now the git version of fassets core should be used, since it’s under heavy development
gem 'fassets_resources', :git => "git://github.com/fassets/fassets_resources.git"

After that, run the bundle command to install all new dependencies.

Then you need to install and run the migrations:

bundle exec rake fassets_resources_engine:install:migrations
bundle exec rake db:migrate

About

Plugin to manage resources of web and local type.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •