rails3_plugin_toolbox 0.3.4
Provides a more intuitive DSL for Rails 3 plugin configuration and a specialized RSpec 2 matcher. Makes it much easier to develop Rails 3 plugins!
Gemfile:
=
install:
=
Runtime Dependencies (2):
rails
>= 3.0.0.rc
require_all
>= 1.1.0
Development Dependencies (1):
rspec
>= 2.0.0.beta.19