1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actiontext/lib/action_text
2021-04-01 15:02:14 +02:00
..
attachables Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
attachments Always render attachment partials as HTML with :html format inside trix editor 2021-03-19 13:35:09 -04:00
attachable.rb Improve ActionText extensiblibility 2020-12-29 20:06:45 -05:00
attachment.rb Add config.action_text.attachment_tag_name 2021-03-05 16:57:36 -05:00
attachment_gallery.rb Fixes failing ActionText::ContentTest test cases 2021-03-30 16:38:11 -04:00
attribute.rb Temporary change just to confirm this is the problem with some intermittent failures in buildkite 2021-04-01 15:02:14 +02:00
content.rb Add config.action_text.attachment_tag_name 2021-03-05 16:57:36 -05:00
engine.rb Add app/{helpers,models} to autoload_once_paths 2021-03-07 23:05:24 +01:00
fixture_set.rb Improve ActionText::FixtureSet documentation (#41062) 2021-01-24 11:16:27 +01:00
fragment.rb
gem_version.rb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
html_conversion.rb
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
system_test_helper.rb Locate fill_in_rich_text_area by <label> text 2020-10-02 18:02:14 -04:00
trix_attachment.rb
version.rb