-
Name
-
rspec-rails
-
Version
-
2.6.1
-
Platform
-
ruby
-
Authors
-
David Chelimsky
-
Bindir
-
bin
-
Date
-
2011-05-25 00:00:00 UTC
-
Dependencies
-
activesupport (~> 3.0)
actionpack (~> 3.0)
railties (~> 3.0)
rspec (~> 2.6.0)
-
Description
-
RSpec-2 for Rails-3
-
Email
-
dchelimsky@gmail.com
-
Extra rdoc files
-
README.md
-
Files
-
.document
.gitignore
.rspec
.travis.yml
History.md
License.txt
README.md
README_DEV.md
Rakefile
Thorfile
Upgrade.md
cucumber.yml
features/.nav
features/Autotest.md
features/Changelog.md
features/Generators.md
features/GettingStarted.md
features/README.md
features/RailsVersions.md
features/Upgrade.md
features/controller_specs/README.md
features/controller_specs/anonymous_controller.feature
features/controller_specs/controller_spec.feature
features/controller_specs/isolation_from_views.feature
features/controller_specs/render_views.feature
features/helper_specs/helper_spec.feature
features/mailer_specs/url_helpers.feature
features/matchers/README.md
features/matchers/new_record_matcher.feature
features/matchers/redirect_to_matcher.feature
features/matchers/render_template_matcher.feature
features/mocks/mock_model.feature
features/mocks/stub_model.feature
features/model_specs/README.md
features/model_specs/errors_on.feature
features/model_specs/transactional_examples.feature
features/request_specs/request_spec.feature
features/routing_specs/README.md
features/routing_specs/be_routable_matcher.feature
features/routing_specs/named_routes.feature
features/routing_specs/route_to_matcher.feature
features/step_definitions/additional_cli_steps.rb
features/step_definitions/model_steps.rb
features/support/env.rb
features/view_specs/inferred_controller_path.feature
features/view_specs/stub_template.feature
features/view_specs/view_spec.feature
gemfiles/.bundle/config
gemfiles/base.rb
gemfiles/rails-3-0-stable
gemfiles/rails-3.0.0
gemfiles/rails-3.0.1
gemfiles/rails-3.0.2
gemfiles/rails-3.0.3
gemfiles/rails-3.0.4
gemfiles/rails-3.0.5
gemfiles/rails-3.0.6
gemfiles/rails-3.0.7
gemfiles/rails-3.1.0.rc1
gemfiles/rails-master
lib/autotest/rails_rspec2.rb
lib/generators/rspec.rb
lib/generators/rspec/controller/controller_generator.rb
lib/generators/rspec/controller/templates/controller_spec.rb
lib/generators/rspec/controller/templates/view_spec.rb
lib/generators/rspec/helper/helper_generator.rb
lib/generators/rspec/helper/templates/helper_spec.rb
lib/generators/rspec/install/install_generator.rb
lib/generators/rspec/install/templates/.rspec
lib/generators/rspec/install/templates/spec/spec_helper.rb
lib/generators/rspec/integration/integration_generator.rb
lib/generators/rspec/integration/templates/request_spec.rb
lib/generators/rspec/mailer/mailer_generator.rb
lib/generators/rspec/mailer/templates/fixture
lib/generators/rspec/mailer/templates/mailer_spec.rb
lib/generators/rspec/model/model_generator.rb
lib/generators/rspec/model/templates/fixtures.yml
lib/generators/rspec/model/templates/model_spec.rb
lib/generators/rspec/observer/observer_generator.rb
lib/generators/rspec/observer/templates/observer_spec.rb
lib/generators/rspec/scaffold/scaffold_generator.rb
lib/generators/rspec/scaffold/templates/controller_spec.rb
lib/generators/rspec/scaffold/templates/edit_spec.rb
lib/generators/rspec/scaffold/templates/index_spec.rb
lib/generators/rspec/scaffold/templates/new_spec.rb
lib/generators/rspec/scaffold/templates/routing_spec.rb
lib/generators/rspec/scaffold/templates/show_spec.rb
lib/generators/rspec/view/templates/view_spec.rb
lib/generators/rspec/view/view_generator.rb
lib/rspec-rails.rb
lib/rspec/rails.rb
lib/rspec/rails/adapters.rb
lib/rspec/rails/example.rb
lib/rspec/rails/example/controller_example_group.rb
lib/rspec/rails/example/helper_example_group.rb
lib/rspec/rails/example/mailer_example_group.rb
lib/rspec/rails/example/model_example_group.rb
lib/rspec/rails/example/rails_example_group.rb
lib/rspec/rails/example/request_example_group.rb
lib/rspec/rails/example/routing_example_group.rb
lib/rspec/rails/example/view_example_group.rb
lib/rspec/rails/extensions.rb
lib/rspec/rails/extensions/active_record/base.rb
lib/rspec/rails/fixture_support.rb
lib/rspec/rails/matchers.rb
lib/rspec/rails/matchers/be_a_new.rb
lib/rspec/rails/matchers/be_new_record.rb
lib/rspec/rails/matchers/have_extension.rb
lib/rspec/rails/matchers/redirect_to.rb
lib/rspec/rails/matchers/render_template.rb
lib/rspec/rails/matchers/routing_matchers.rb
lib/rspec/rails/mocks.rb
lib/rspec/rails/module_inclusion.rb
lib/rspec/rails/tasks/rspec.rake
lib/rspec/rails/vendor/capybara.rb
lib/rspec/rails/vendor/webrat.rb
lib/rspec/rails/version.rb
lib/rspec/rails/view_assigns.rb
lib/rspec/rails/view_rendering.rb
rspec-rails.gemspec
spec/autotest/rails_rspec2_spec.rb
spec/rspec/rails/assertion_adapter_spec.rb
spec/rspec/rails/configuration_spec.rb
spec/rspec/rails/deprecations_spec.rb
spec/rspec/rails/example/controller_example_group_spec.rb
spec/rspec/rails/example/helper_example_group_spec.rb
spec/rspec/rails/example/mailer_example_group_spec.rb
spec/rspec/rails/example/model_example_group_spec.rb
spec/rspec/rails/example/request_example_group_spec.rb
spec/rspec/rails/example/routing_example_group_spec.rb
spec/rspec/rails/example/view_example_group_spec.rb
spec/rspec/rails/extensions/active_model/errors_on_spec.rb
spec/rspec/rails/extensions/active_record/records_spec.rb
spec/rspec/rails/fixture_support_spec.rb
spec/rspec/rails/matchers/be_a_new_spec.rb
spec/rspec/rails/matchers/be_new_record_spec.rb
spec/rspec/rails/matchers/be_routable_spec.rb
spec/rspec/rails/matchers/errors_on_spec.rb
spec/rspec/rails/matchers/redirect_to_spec.rb
spec/rspec/rails/matchers/render_template_spec.rb
spec/rspec/rails/matchers/route_to_spec.rb
spec/rspec/rails/mocks/ar_classes.rb
spec/rspec/rails/mocks/mock_model_spec.rb
spec/rspec/rails/mocks/stub_model_spec.rb
spec/rspec/rails/view_rendering_spec.rb
spec/spec_helper.rb
spec/support/helpers.rb
spec/support/matchers.rb
templates/generate_stuff.rb
templates/run_specs.rb
-
Has rdoc
-
true
-
Homepage
-
http://github.com/rspec/rspec-rails
-
Rdoc options
-
--charset=UTF-8
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
rspec
-
Rubygems version
-
1.6.2
-
Specification version
-
3
-
Summary
-
rspec-rails-2.6.1
-
Test files
-
features/Autotest.md
features/Changelog.md
features/Generators.md
features/GettingStarted.md
features/README.md
features/RailsVersions.md
features/Upgrade.md
features/controller_specs/README.md
features/controller_specs/anonymous_controller.feature
features/controller_specs/controller_spec.feature
features/controller_specs/isolation_from_views.feature
features/controller_specs/render_views.feature
features/helper_specs/helper_spec.feature
features/mailer_specs/url_helpers.feature
features/matchers/README.md
features/matchers/new_record_matcher.feature
features/matchers/redirect_to_matcher.feature
features/matchers/render_template_matcher.feature
features/mocks/mock_model.feature
features/mocks/stub_model.feature
features/model_specs/README.md
features/model_specs/errors_on.feature
features/model_specs/transactional_examples.feature
features/request_specs/request_spec.feature
features/routing_specs/README.md
features/routing_specs/be_routable_matcher.feature
features/routing_specs/named_routes.feature
features/routing_specs/route_to_matcher.feature
features/step_definitions/additional_cli_steps.rb
features/step_definitions/model_steps.rb
features/support/env.rb
features/view_specs/inferred_controller_path.feature
features/view_specs/stub_template.feature
features/view_specs/view_spec.feature
spec/autotest/rails_rspec2_spec.rb
spec/rspec/rails/assertion_adapter_spec.rb
spec/rspec/rails/configuration_spec.rb
spec/rspec/rails/deprecations_spec.rb
spec/rspec/rails/example/controller_example_group_spec.rb
spec/rspec/rails/example/helper_example_group_spec.rb
spec/rspec/rails/example/mailer_example_group_spec.rb
spec/rspec/rails/example/model_example_group_spec.rb
spec/rspec/rails/example/request_example_group_spec.rb
spec/rspec/rails/example/routing_example_group_spec.rb
spec/rspec/rails/example/view_example_group_spec.rb
spec/rspec/rails/extensions/active_model/errors_on_spec.rb
spec/rspec/rails/extensions/active_record/records_spec.rb
spec/rspec/rails/fixture_support_spec.rb
spec/rspec/rails/matchers/be_a_new_spec.rb
spec/rspec/rails/matchers/be_new_record_spec.rb
spec/rspec/rails/matchers/be_routable_spec.rb
spec/rspec/rails/matchers/errors_on_spec.rb
spec/rspec/rails/matchers/redirect_to_spec.rb
spec/rspec/rails/matchers/render_template_spec.rb
spec/rspec/rails/matchers/route_to_spec.rb
spec/rspec/rails/mocks/ar_classes.rb
spec/rspec/rails/mocks/mock_model_spec.rb
spec/rspec/rails/mocks/stub_model_spec.rb
spec/rspec/rails/view_rendering_spec.rb
spec/spec_helper.rb
spec/support/helpers.rb
spec/support/matchers.rb
-
Original platform
-
ruby
-
New platform
-
ruby