rails/actiontext/lib
Akira Matsuda 530f7805ed It may be better to explicitly require 'object/try' where we call try
In most cases it works now without explicit require because it's accidentally required through
active_support/core_ext/date_and_time/calculations.rb where we still call `try`,
but that would stop working if we changed the Calculations implementation and remove the require call there.
2019-08-01 18:51:51 +09:00
..
action_text It may be better to explicitly require 'object/try' where we call try 2019-08-01 18:51:51 +09:00
tasks Import Action Text 2019-01-04 22:22:49 -05:00
templates Adds a warning message for action text installer if application pack is missing. 2019-04-19 08:30:59 +05:30
action_text.rb Import Action Text 2019-01-04 22:22:49 -05:00