r3_plugin_toolbox 0.3.11
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:
=
安装:
=
Runtime 依赖 (2):
rails
~> 3.0.0
require_all
~> 1.2.0
Development 依赖 (1):
rspec
~> 2.0.0.beta.22