issues Search Results · repo:rails/spring language:Ruby
Filter by
440 results
(66 ms)440 results
inrails/spring (press backspace or delete to remove)Observation:
When using Spring v4.3.0 with Rails v7.1.5.1, the following error is encountered during preloading when starting the
rails console:
$ bin/spring stop rails c
Spring is not running
/usr/share/rvm/gems/ruby-3.0.5@dmp/gems/railties-7.1.5.1/lib/rails/railtie.rb:228:in ...
aaronskiba
- Opened 2 days ago
- #737
This bug was introduced in spring 4.3.0.
If the shell environment contains a non-ASCII value, e.g.
export HOMEBREW_INSTALL_BADGE=🍵
Then running a spring-enabled binstub like bin/rspec crashes with an ...
mattbrictson
- 1
- Opened 11 days ago
- #735
Hello,
GitHub actions is getting this error when trying to update a Rails 6.1 application to Spring 4.3.
/home/runner/work/ruby3-rails6-bootstrap-heroku/ruby3-rails6-bootstrap-heroku/vendor/bundle/ruby/3.1.0/gems/railties-6.1.7.10/lib/rails/railtie.rb:229:in ...
tagliala
- 4
- Opened 17 days ago
- #734
We re seemingly randomly getting process hangs when running things that boot the rails environment. It is easily
resolved by just killing the process with ctrl+c and then starting it again... sometimes ...
alexevanczuk
- Opened on Dec 2, 2024
- #731
Up until recently, the binstubs generated by spring were using exception handling to decide whether to load Spring or
not. This worked ok, and correctly didn t load Spring on production when rails was ...
b-nik
- Opened on Sep 30, 2024
- #729
So I have had this issue for a long time now. I am not versed in spring s internals, so I don t really know what is
happening.
The issue is as follows :
- Boot spring server
- Run spring commands ...
fmichaut-diff
- Opened on Aug 20, 2024
- #726
I noticed recently that when a Spring client times out, that it also crashes the server. This appears to be because the
server tries to write to the client and gets a Broken pipe error. In this case I ...
f1sherman
- 1
- Opened on Aug 2, 2024
- #724
During the initialization of a Rails app, some files are required and added to $LOADED_FEATURES so, when they are
changed, the whole app reloads.
I want to avoid that and I this commenting the line that ...
GCorbel
- 3
- Opened on May 29, 2024
- #720
I had an error running on our local build and it would give the error when running the rails console
/Users/jim.bob/.rbenv/versions/3.0.3/lib/ruby/gems/3.0.0/gems/spring-4.1.3/lib/spring/watcher/abstract.rb:42:in ...
bubbaspaarx
- Opened on May 21, 2024
- #718
When running rails console get this error... but it works without spring running:
/.asdf/installs/ruby/3.1.2/lib/ruby/3.1.0/reline/line_editor.rb:734:in `render_each_dialog : undefined method `hide_cursor ...
williantenfen
- Opened on May 14, 2024
- #717

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.