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
/
test
/
rails_info_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json"
Kasper Timm Hansen
2019-01-08
1
-12
/
+0
*
Add JSON support to rails properties route (`/rails/info/properties`).
Yoshiyuki Hirano
2018-11-07
1
-0
/
+12
*
Replace `assert !` with `assert_not`
Daniel Colson
2018-04-19
1
-1
/
+1
*
Remove needless setup from `InfoTest`
yuuji.yaginuma
2017-10-07
1
-13
/
+0
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-1
/
+1
*
Privatize unneededly protected methods in Railties tests
Akira Matsuda
2016-12-24
1
-1
/
+1
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-2
/
+2
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-2
/
+2
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-12
/
+12
*
Remove unused code
Rafael Mendonça França
2014-09-25
1
-12
/
+1
*
remove unnused method from test
Fabian Rodriguez
2014-06-11
1
-10
/
+0
*
Add a test case for comparing Rails versions
Sam Ruby
2013-05-03
1
-0
/
+5
*
Fix test: ActiveSupport.version is returning now a Gem::Version instead of a ...
Guillermo Iguaran
2013-03-24
1
-1
/
+1
*
remove references to *::VERSION, replace with *.version
Charlie Somerville
2013-03-21
1
-1
/
+1
*
Updated/changed useless tr/gsubs
Jurriaan Pruis
2012-04-03
1
-1
/
+1
*
Takes out stale methods relating to edge_rails_version
Rizwan Reza
2010-05-16
1
-21
/
+0
*
Just use abstract_unit
Jeremy Kemper
2009-11-14
1
-12
/
+1
*
Pull middleware for Rails info from the initializer instead of ActionController
Joshua Peek
2009-09-26
1
-4
/
+4
*
Railties test helpers need to activate rack gem
Joshua Peek
2009-09-01
1
-0
/
+3
*
Get Railties passing again
Yehuda Katz
2009-05-16
1
-0
/
+2
*
Improve tests and code for Rails::InfoController and Rails::Info [#2411 state...
Manfred Stienstra
2009-04-07
1
-1
/
+16
*
Rename Rails::Info.components to frameworks
Jeremy Kemper
2008-11-24
1
-5
/
+5
*
Rails Edge info returns the latest git commit hash [#36 state:resolved]
Francesc Esplugas
2008-04-22
1
-38
/
+32
*
misc doc fixes + Add ActiveResource to Rails::Info. Closes #8741, #9008, #90...
Rick Olson
2007-07-25
1
-0
/
+7
*
railties tests
Jeremy Kemper
2006-09-03
1
-2
/
+4
*
Railties: info tests passing
Jeremy Kemper
2006-08-29
1
-3
/
+7
*
Rename Version constant to VERSION. Closes #2802.
Marcel Molina
2005-11-17
1
-2
/
+2
*
Make use of silence_stderr in script/lighttpd, script/plugin, and Rails::Info
Sam Stephenson
2005-11-07
1
-11
/
+30
*
Move info.rb to rails_info.rb and load Rails::Info after initialization
Sam Stephenson
2005-11-05
1
-0
/
+73