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
79b087ebda
rails
/
activesupport
/
test
/
dependencies
/
requires_nonexistent0.rb
4 lines
62 B
Ruby
Raw
Normal View
History
Unescape
Escape
Use frozen-string-literal in ActiveSupport
2017-07-09 20:06:36 +08:00
# frozen_string_literal: true
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
2017-07-10 21:39:13 +08:00
applies new string literal convention in activesupport/test The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
2016-08-07 00:03:25 +08:00
require
"
RMagickDontExistDude
"