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
04ef46dd90
rails--rails
/
activerecord
/
test
/
models
/
binary.rb
3 lines
38 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fixed a bug in the Ruby/MySQL that caused binary content to be escaped badly and come back mangled #405 [Tobias Luetke] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@301 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-01-01 13:34:39 -05:00
class
Binary
<
ActiveRecord
::
Base
Add line endings to files which are missing them These files get modified whenever someone uses a tool like `sed`. Let's just get this over with in one commit so it'd not adding diff noise to something else.
2015-02-17 15:28:06 -05:00
end
Copy permalink