Skip to content

thewoolleyman/spring-commands-rspec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-commands-rspec

This gem implements the rspec command for Spring.

Fork with hack for RubyMine

This fork hacks in OSX RubyMine extension paths to load path so it doesn't fail to require dependencies if Spring server was started outside of RubyMine.

Related to this bug: https://youtrack.jetbrains.com/issue/RUBY-18207

Usage in Gemfile:

gem 'spring-commands-rspec', git: 'https://github.com/thewoolleyman/spring-commands-rspec.git'

Usage

Add to your Gemfile:

gem 'spring-commands-rspec', group: :development

If you're using spring binstubs, run bundle exec spring binstub rspec to generate bin/rspec. Then run spring stop to pick up the changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%