This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
rails
mirror of
https://github.com/rails/rails
Watch
8
Star
0
Fork
You've already forked rails
0
Code
Issues
Projects
Releases
Wiki
Activity
9cc463ed7b
rails
/
railties
/
.gitignore
6 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Clean up and consolidate .gitignores * Global ignores at toplevel .gitignore * Component-specific ignores in each toplevel directory * Remove `actionview/test/tmp/.keep` for JRuby ``` rm actionview/test/tmp/ -fr cd actionview/ bundle exec jruby -Itest test/template/digestor_test.rb ``` Related to #11743, #30392. Closes #29978.
2017-07-28 14:18:43 +08:00
/log/
/test/500.html
/test/fixtures/tmp/
/test/initializer/root/log/
/tmp/