//de
2370aeeeb4
allow support for jruby and rbx with test application
2015-08-13 13:03:46 -07:00
Mike Perham
44b523affe
Latest rails/sinatra
2015-03-26 17:25:15 -07:00
Abdelkader Boudih
5abcbb4451
added pry-byebug to the sample app
2014-09-16 19:18:39 +00:00
Luciano Sousa
ae500f0f79
locking rails version on 4.1.x and minitest on 5.3.x
2014-05-13 15:16:14 -03:00
Mike Perham
5dccbdc3c8
Fix jruby build
2014-02-01 15:44:55 -08:00
Mike Perham
09e0af6911
Upgrade test app to Rails 4
2013-09-22 14:44:37 -07:00
Mike Perham
4326c7b262
Gemfile cleanup
2013-08-22 11:47:50 -07:00
Kirill Nikitin
0a7e8ea439
Closes #1120 Removed slim.
2013-08-22 02:59:34 +04:00
Mike Perham
d5f8b45957
Relax slim version constraint, fixes #970
2013-06-01 14:15:14 -07:00
Mike Perham
273cdaec10
Update slim version
2013-05-23 22:47:08 -07:00
artiom
434f880fc2
update to latest rails
2013-03-04 15:17:39 +02:00
Brandon Hilkert
69695af289
Update 'myapp' to latest version of Rails.
2013-02-24 20:35:18 -05:00
Romain Dardour
721f156425
Compass config
2012-10-26 18:47:45 +02:00
Mike Perham
2fb78fb9ca
bump rails version
2012-09-09 12:08:05 -07:00
Mike Perham
67387a940d
Add pagination to Web UI
2012-07-17 22:14:15 -07:00
Mike Perham
80f0559c53
Now works against Celluloid HEAD
2012-03-30 21:22:19 -07:00
Mike Perham
e2d65c11b1
Sprockets dep, GH-71
2012-03-09 20:20:46 -08:00
Mike Perham
8608f5c562
JRuby 1.6.7 working, two test fail which will only work on JRuby 1.7.
2012-03-08 12:03:22 -08:00
Mike Perham
5ea0ca89d0
Initial spike of Sinatra/TwB2 based web UI
...
Just run "rails s" in myapp/ and go to http://localhost:3000/sidekiq
2012-03-04 12:58:16 -08:00
Mike Perham
9fb20f6249
Add capistrano integration [ #52 ]
2012-02-26 20:36:30 -08:00
Mike Perham
810c9fd024
Updates to myapp for testing with resque-web
2012-02-12 11:42:01 -08:00
Mike Perham
29a89d7a25
Last minute fixes
2012-02-05 13:22:57 -08:00
Mike Perham
2771a0ad96
Rename workers to processors. New Railtie support.
...
Workers are the user's classes, the threads are now called processors. Add secret sauce to make Rails config much easier. Use a railtie to auto-add app/workers to the autoload path.
2012-01-25 13:32:51 -08:00
Mike Perham
d93c51301e
Misc cleanup
2012-01-24 18:07:18 -08:00
Mike Perham
89144133fb
Holy crap, it boots Rails3 and actually sends messages to the workers!
2012-01-23 14:05:03 -08:00