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
b4448e54d5
rails--rails
/
Gemfile
10 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Action Cable take#1
2015-01-14 11:29:31 -05:00
source 'http://rubygems.org'
gemspec
Latest gems and fix a callback bug
2015-01-15 10:37:31 -05:00
group :test do
gem 'rake'
gem 'puma'
Load mocha for tests
2015-07-11 21:16:18 -04:00
gem 'mocha'
Latest gems and fix a callback bug
2015-01-15 10:37:31 -05:00
end
Copy permalink