pluginGeek
Login
Ruby
Javascript
Webdesign
iOS
Android
Speeding up development
Draft
Ruby
4,420
Edit
Start continuous testruns more quickly.
zeus
by burke
1,753
May 18, 2013 00:14
Boot any rails app in under a second.
https://github.com/burke/zeus
3496
2013-05-18T00:14:24Z
spork
by sporkrb
1,177
October 28, 2012 21:15
A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.
http://spork.rubyforge.org
1690
2012-10-28T21:15:14Z
spring
by jonleighton
714
May 03, 2013 17:58
Rails application preloader
https://github.com/jonleighton/spring
1397
2013-05-03T17:58:06Z
spin
by jstorimer
348
April 09, 2013 05:49
Spin speeds up your Rails testing workflow by preloading your Rails environment.
http://jstorimer.github.com/spin/
659
2013-04-09T05:49:18Z
commands
by rails
259
December 27, 2012 08:17
Run Rake/Rails commands through the console
https://github.com/rails/commands
416
2012-12-27T08:17:11Z
tork
by sunaku
169
May 06, 2013 02:20
Runs tests as they change, in parallel
http://snk.tuxfamily.org/log/test-loop.html
334
2013-05-06T02:20:12Z
Around the web
Add
#412 Fast Rails Commands - RailsCasts
||
April 2013