1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib/action_view
Kassio Borges 433628a45c Rails config for raise on missing translations
Add a config to setup whether raise exception for missing translation or
not.
2014-01-27 08:03:46 -02:00
..
helpers Rails config for raise on missing translations 2014-01-27 08:03:46 -02:00
locale Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
renderer typos rectified [ci skip] 2013-12-12 11:29:23 +05:30
tasks Adds template dependencies rake task from cache_digests gem. 2013-09-26 21:19:19 +02:00
template Action Pack Variants 2013-12-04 00:13:16 +01:00
testing Action Pack Variants 2013-12-04 00:13:16 +01:00
vendor Merge branch 'master' of github.com:lifo/docrails 2013-12-20 00:10:30 +05:30
base.rb Rails config for raise on missing translations 2014-01-27 08:03:46 -02:00
buffers.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
context.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
dependency_tracker.rb Avoid scanning multiple render calls as a single match. 2014-01-09 20:37:00 -02:00
digestor.rb add a new local variable to track if digests are being stored, to ensure the cleanup works correctly 2013-10-17 09:00:37 +13:00
flows.rb Comment typo 2013-06-25 14:34:51 -04:00
helpers.rb Make ActionView::Tags loading tread safe 2013-12-02 20:27:50 -02:00
layouts.rb _implied_layout_name should be private 2013-11-19 22:55:19 -02:00
log_subscriber.rb Drop one more string allocation 2013-11-09 18:28:32 -02:00
lookup_context.rb Action Pack Variants 2013-12-04 00:13:16 +01:00
model_naming.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
path_set.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
railtie.rb Remove the explicit order set for the initializer 2013-12-05 16:37:10 -02:00
record_identifier.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
rendering.rb Action Pack Variants 2013-12-04 00:13:16 +01:00
routing_url_for.rb Take Hash with options inside Array in #url_for 2013-11-15 15:50:42 +04:00
template.rb Avoid unnecessary catching of Exception instead of StandardError (converting Exceptions into StandardErrors) 2013-10-24 16:43:27 -07:00
test_case.rb Move actionpack/lib/action_view* into actionview/lib 2013-06-20 17:23:15 +02:00
version.rb Get ready to release 4.1.0.beta1 2013-12-17 16:05:28 -08:00
view_paths.rb Revert "Require only path_set && lookup_context instead of whole base" 2013-08-25 11:39:08 +02:00