Skip to content

Latest commit

 

History

History

rails-7.0.8.4-cucumber

README

Ruby on Rails 7.0.8.4 Dollhouse with Cucumber integration

Ruby Version

  • N/A

System Dependencies

  • N/A

Configuration

  1. Add gem 'cucumber-rails', require: false to your Gemfile in the group ::test block
  2. Run bundle install
  3. Run bundle exec rails generate cucumber:install