Logo
Explore Help
Register Sign In
github/rails
1
1
Fork 0
You've already forked rails
mirror of https://github.com/github/rails.git synced 2026-04-26 03:00:59 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
88e793e5e77efbd43a5a2bb4eaba283255f6a262
rails/actionpack/lib/action_view/template
History
José Valim dc57d545bb Fix t('.helper').
2010-01-26 20:43:35 +01:00
..
handlers
Instead of marking raw text in templates as safe, and then putting them through String#<< which checks if the String is safe, use safe_concat, which uses the original (internal) String#<< and leaves the safe flag as is. Results in a significant performance improvement.
2009-12-24 21:50:18 -08:00
error.rb
Add autoloads for ActionView::Template* classes, and an ActionView::TemplateError alias for ActionView::Template::Error.
2009-12-10 13:11:21 -08:00
handler.rb
Silence some trivial warnings: shadowed local vars, indentation mismatches
2009-12-28 17:36:08 -08:00
handlers.rb
Reorganize autoloads:
2009-12-02 20:01:08 -08:00
resolver.rb
Fix t('.helper').
2010-01-26 20:43:35 +01:00
text.rb
Add subscriber for ActionPack and move all logging inside it.
2010-01-13 01:19:23 +01:00
Powered by Gitea Version: 1.25.3 Page: 673ms Template: 55ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API