Skip to content

Conversation

@lmansur
Copy link
Contributor

@lmansur lmansur commented Sep 3, 2021

You may want to use your own controller to authenticate requests or
perform server-side validations.

@rails-bot rails-bot bot added the actiontext label Sep 3, 2021
@lmansur
Copy link
Contributor Author

lmansur commented Sep 17, 2021

Hey @zzak—sorry for the cold ping. I don't know who's maintaining ActionText, but I saw you participating in quite a few issues. Do you have any thoughts on this PR, or maybe point me to the right person? Thanks!

@ghiculescu
Copy link
Member

The PR seems fine, can you please fix the merge conflict. I also made a suggestion for the CHANGELOG to make it a bit more clear.

Action Text is maintained by the core team, who maintain all features of Rails. (zzak isn't on that team, I'm not either.) They do get to these PRs but they are super busy (with Rails + real jobs) so there's no guarantee how quickly they will. Sit tight :)

@ghiculescu
Copy link
Member

You may want to use your own controller to authenticate requests or
perform server-side validations.
@lmansur lmansur force-pushed the rich-text-tag-dont-overwrite-opts branch from 1ab2578 to 560f26b Compare September 17, 2021 19:06
@ghiculescu ghiculescu added the ready PRs ready to merge label Sep 17, 2021
@dhh dhh merged commit bac0038 into rails:main Sep 19, 2021
@lmansur lmansur deleted the rich-text-tag-dont-overwrite-opts branch September 20, 2021 03:39
dhh pushed a commit that referenced this pull request Sep 20, 2021
* main:
  [ci skip] Add Bootstrap and Bulma to the CSS processors' list (#43254)
  Add missing configuration to middleware test
  Add ActionDispatch::ServerTiming to the list of middlewares in test
  Add CHANGELOG entry for ServerTiming middleware [ci skip]
  Add Server Timing middleware (#36289)
  Don't overwrite default opts in rich_text_area_tag (#43156)
  Only call `wrap_parameters` if it's defined (#43259)
  Suggest a CSP that's compatible with Turbo + import map (#43227)
  Fix app generator tests
  Fix docs spacing
  Fix typo: integer numbers (not integral)
  Add `beginning_of_week` option to `weekday_options_for_select`
  Pluralize the heading on the index page generated with scaffold
  Move the parameter wrapper code to the ActionController::Railtie class
  Add explicit rendering to DiskController#update
  Fix update & destroy queries when default_scope is nillable with all_queries: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

actiontext ready PRs ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants