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
211564c638
rails--rails
/
railties
/
test
/
fixtures
/
lib
/
template.rb
4 lines
57 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding frozen_string_literal pragma to Railties.
2017-08-14 13:08:09 -04:00
# frozen_string_literal: true
Allow rails templates relative to the current path to be given.
2009-08-07 09:34:10 -04:00
say
"
It works from file!
"
Copy permalink