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
5530904295
rails--rails
/
actionview
/
test
/
fixtures
/
mascot.rb
6 lines
91 B
Ruby
Raw
Normal View
History
Unescape
Escape
Use frozen string literal in actionview/
2017-07-23 11:36:41 -04:00
# frozen_string_literal: true
Move template tests from actionpack to actionview
2013-04-16 18:06:11 -04:00
class
Mascot
<
ActiveRecord
::
Base
belongs_to
:company
normalizes indentation and whitespace across the project
2016-08-06 13:55:02 -04:00
end
Copy permalink