Not logged in (Log in or Sign up)

unwwwritten

gem dependencies for plugins

another short and simple tip...

you're writing a plugin for rails and want to specify the gem dependencies in the plugin itself (rather than in the environment.rb of every application that uses the plugin)

More...