spring
https://github.com/rails/spring
Ruby
Rails application preloader
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to spring
Help out
- Issues
- config/spring.rb loaded after Spring.application_root_path is memoized
- When TESTOPTS is specified, Rails.env test environment defaults to "development" instead of "test"
- To access new custom methods in Rails, we have to reload the spring
- undefined method `first' for nil:NilClass (NoMethodError)
- ActiveRecord connection leaking to other envs
- `rails` command is not using spring, even when instrumented (`rake` does)
- Custom initializers seems to not work good with rails console
- `spring` fails if the gem is bundled using `path:`
- DISABLE_SPRING=1 doesn't seem to work
- rails + rspec + spring + eager_load = uninitialized constant
- Docs
- Subscribe to help with docs for this repo and come back later