This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
d3ff144f89
rails--rails
/
lib
/
active_job
History
Cristian Bica
d3ff144f89
Implemented delayed job
2014-05-19 11:41:04 +03:00
..
job_wrappers
Lazy-load adapters,
fixes
#6
2014-05-18 20:59:12 +00:00
queue_adapters
Implemented delayed job
2014-05-19 11:41:04 +03:00
base.rb
Dont need the explicit error handling -- if the require fails, it will raise exactly the error we want to communicate anyway. Also use the load path, so we can allow plugins, rather than requre_relative
2014-05-19 10:15:19 +02:00
gem_version.rb
Skeleton gem
2014-05-18 11:44:28 +02:00
version.rb
Correct typo in version.rb
2014-05-18 19:11:03 +00:00