rails/actiontext/lib/action_text
Ryuta Kamizono 7b680baea2 Remove require "active_support/core_ext/symbol/starts_ends_with"
Ruby 2.7 has native `Symbol#start_with?` and `Symbol#end_with?`.
2021-02-09 22:31:09 +09:00
..
attachables Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
attachments Disentangle Action Text from ApplicationController 2020-10-30 01:01:42 +00:00
attachable.rb Improve ActionText extensiblibility 2020-12-29 20:06:45 -05:00
attachment_gallery.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
attachment.rb It may be better to explicitly require 'object/try' where we call try 2019-08-01 18:51:51 +09:00
attribute.rb Remove require "active_support/core_ext/symbol/starts_ends_with" 2021-02-09 22:31:09 +09:00
content.rb Improve ActionText extensiblibility 2020-12-29 20:06:45 -05:00
engine.rb Fix rendering Action Text HTML in new threads 2020-12-07 16:41:44 -05:00
fixture_set.rb Improve ActionText::FixtureSet documentation (#41062) 2021-01-24 11:16:27 +01:00
fragment.rb Import Action Text 2019-01-04 22:22:49 -05:00
gem_version.rb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
html_conversion.rb Import Action Text 2019-01-04 22:22:49 -05:00
plain_text_conversion.rb Cleanup unneeded blank string params in ActionText 2019-08-23 20:17:38 +02:00
rendering.rb Fix rendering Action Text HTML in new threads 2020-12-07 16:41:44 -05:00
serialization.rb Import Action Text 2019-01-04 22:22:49 -05:00
system_test_helper.rb Locate fill_in_rich_text_area by <label> text 2020-10-02 18:02:14 -04:00
trix_attachment.rb Import Action Text 2019-01-04 22:22:49 -05:00
version.rb Import Action Text 2019-01-04 22:22:49 -05:00