RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Rails Package Management

Released a tool that will act as Rails::Initializer’s config.gem and extract plugins and gems to vendor/ like “rake gems:unpack”. It’s portable configuration where you can copy it and paste to another Rails application. You can paste your .rpkg file to gist/pastie/pastebin and download it and merge it with rpkg merge Just good for people who don’t want to type: sudo gem install [plugin/gem] to run Rails application. Read this post about Rails Package Management.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in