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
c9e9346730
rails--rails
/
activerecord
/
.gitignore
5 lines
64 B
Text
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 02:18:43 -04:00
/sqlnet.log
/test/config.yml
Rename 'db' to 'test/db' in Active Record's tests
2020-03-03 07:46:35 -05:00
/test/db/
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 02:18:43 -04:00
/test/fixtures/*.sqlite*
Copy permalink