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
/
activesupport
/
lib
/
active_support
/
testing
/
declarative.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
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
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
remove deprecated code. Rely on `describe` provided by minitest
Aaron Patterson
2014-06-10
1
-24
/
+0
*
use method_defined? to check whether or not a method is defined
Aaron Patterson
2014-03-12
1
-1
/
+1
*
Deprecate ActiveSupport::TestCase.describe
Mike Moore
2013-11-27
1
-5
/
+12
*
better documentation for `AS::Testing::Declarative#test`. [ci skip]
Yves Senn
2013-06-19
1
-3
/
+6
*
Revert "minitest provides "it" and "describe""
Rafael Mendonça França
2012-12-31
1
-0
/
+40
*
deprecate `describe` without a block.
Aaron Patterson
2012-07-09
1
-22
/
+0
*
we still need `describe` as the implementation differs from minitest
Aaron Patterson
2012-07-08
1
-0
/
+22
*
minitest provides "it" and "describe"
Aaron Patterson
2012-07-08
1
-40
/
+0
*
add :nodoc: to internal implementations [ci skip]
Francesco Rodriguez
2012-06-22
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-4
/
+4
*
refactor evals and adds some __FILE__ and __LINE__
Santiago Pastorino
2010-05-20
1
-1
/
+1
*
Remove stray checks for Rspec in the testing setup.
Carl Lerche
2009-06-30
1
-6
/
+0
*
Layouts work in AbstractController. Add support for the rspec runner for T::U
Yehuda Katz and Carl Lerche
2009-04-07
1
-12
/
+37
*
Extract test method declaration
Jeremy Kemper
2008-11-07
1
-0
/
+21