BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News Better Rails Plugin Management

Better Rails Plugin Management

Bookmarks

As the number of Rails plugins steadily increases, remembering and managing these plugins is getting increasingly difficult. There is some significant effort going into improving the process of installing plugins with the RaPT project.

As you start to find your favourite plugins, you might often find yourself using the same group of plugins on every new Rails project that you begin. Rails Plugin Packs, by Luke Redpath, allows automatically installation of custom group of plugins in one easy operation.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • starting to sound like maven

    by Alex Popescu,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    This sounds a little like Maven/Ivy. Just kidding :-].

    ./alex
    --
    .w( the_mindstorm )p.

  • Re: starting to sound like maven

    by Obie Fernandez,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I was talking to PragDave about this in the hallway at OSCON and his response was along the lines of "why don't they just use RubyGems!?!?"

  • Re: starting to sound like maven

    by Alex Popescu,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I am not sure I get it: use RubyGems (or equivalent) for Java? If so, I guess Ivy is doing exactly the same, and with much less problems than RubyGems. If PragDave is suggesting to use RubyGems for managing RoR plugins, than I guess he has already answered my next question :-].

    ./alex
    --
    .w( the_mindstorm )p.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT