opal/opal-rails

Spring Support

wied03 opened this issue · 3 comments

Once all of the work going on with opal-rspec 0.5 is complete, it might be useful to integrate spring support in. That way the Rake task can start up and the Rack process can stay loaded, allowing quick re-runs of specs using the Rake task.

Never mind, Spring doesn't have a rails GEM dependency per se but it does seem to be fairly rails centric

elia commented

yep, we have to take a look at possible solutions and what other gems to, tho I'm sure it's fairly easy to add a binstub for opal stuff manually