index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails
/
commands
/
dbconsole
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Railties] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
Fix `can't modify frozen String` error in `DBConsole`
yuuji.yaginuma
2017-08-29
1
-1
/
+1
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Railties updates for frozen string literals.
Pat Allan
2017-08-14
1
-1
/
+1
*
Set `RAILS_ENV` before load application file
yuuji.yaginuma
2017-07-17
1
-1
/
+4
*
Properly expand the environment's name
Robin Dupret
2017-07-16
1
-3
/
+0
*
Allow to pass a connection to the `dbconsole` command
Robin Dupret
2017-07-16
1
-2
/
+14
*
Load environment file in `dbconsole` command
yuuji.yaginuma
2017-07-09
1
-0
/
+1
*
[Railties] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
Use appropriate type to `header` option
yuuji.yaginuma
2017-04-05
1
-1
/
+1
*
Privatize unneededly protected methods in Railties
Akira Matsuda
2016-12-25
1
-3
/
+3
*
remove unused require
yuuji.yaginuma
2016-11-05
1
-3
/
+0
*
Hide commands from API site.
Kasper Timm Hansen
2016-10-28
1
-1
/
+1
*
Fix dbconsole tests.
Kasper Timm Hansen
2016-09-25
1
-6
/
+4
*
Initial command structure.
Kasper Timm Hansen
2016-09-25
1
-0
/
+160