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
a52966f612
rails--rails
/
activerecord
/
test
/
models
/
task.rb
6 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
Added quoting of column names for fixtures #997 [jcfischer@gmail.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1110 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-07 02:54:25 -04:00
class
Task
<
ActiveRecord
::
Base
Revert "Unused methods, module, etc." This reverts commit 4e05bfb8e254c3360a3ca4a6cb332995314338fe. Reason: BlankTopic#blank? should not be removed to check that dynamic finder with a bang can find a model that responds to `blank?`
2013-01-24 07:44:02 -05:00
def
updated_at
ending
end
Added quoting of column names for fixtures #997 [jcfischer@gmail.com] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1110 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-04-07 02:54:25 -04:00
end
Copy permalink