This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
mperham--sidekiq
Watch
1
Star
0
Fork
You've already forked mperham--sidekiq
0
mirror of
https://github.com/mperham/sidekiq.git
synced
2022-11-09 13:52:34 -05:00
Code
Releases
Activity
1a028c4a2f
mperham--sidekiq
/
myapp
/
Gemfile
6 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Holy crap, it boots Rails3 and actually sends messages to the workers!
2012-01-23 14:05:03 -08:00
source 'https://rubygems.org'
Last minute fixes
2012-02-05 13:22:57 -08:00
gem 'rails', '3.2.1'
Holy crap, it boots Rails3 and actually sends messages to the workers!
2012-01-23 14:05:03 -08:00
gem 'sqlite3'
Last minute fixes
2012-02-05 13:22:57 -08:00
gem 'sidekiq'#, :path => '..'
Copy permalink