Show More
Commit Description:
update errors.add_to_base("x") to Rails 3 errors.add(:base,"x")
Commit Description:
update errors.add_to_base("x") to Rails 3 errors.add(:base,"x")
References:
File last commit:
Show/Diff file:
Action:
config/initializers/mime_types.rb
| 5 lines
| 205 B
| text/x-ruby
| RubyLexer
|
|
r318 | # Be sure to restart your server when you modify this file. | ||
# Add new mime types for use in respond_to blocks: | ||||
# Mime::Type.register "text/richtext", :rtf | ||||
# Mime::Type.register_alias "text/html", :iphone | ||||