Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Configuration] Add more global configuration #85

Open
yordis opened this issue Oct 3, 2015 · 6 comments
Open

[Configuration] Add more global configuration #85

yordis opened this issue Oct 3, 2015 · 6 comments

Comments

@yordis
Copy link

yordis commented Oct 3, 2015

Configurations like:

  • raise_on_failure which is very handy in development for every model.
  • enqueue probably use for every model, if you use some queue
  • synchronous probably use for every model if you want to use it
  • per_environment probably use it all the time
  • force_utf8_encoding probably use it for every model
  • disable_indexing probably always disabled if I am in test environment

are not posible to configure throw config files (production.rb test.rb development.rb)

@redox
Copy link
Contributor

redox commented Oct 4, 2015

👍

1 similar comment
@manzhikov
Copy link

+1

@Spone
Copy link
Contributor

Spone commented Nov 2, 2018

Any progress on this please? 😞

@nunomaduro
Copy link
Contributor

@Spone Hey 👋

On the next couple weeks, @julienbourdeau will be working on the issues of this repository. Let's just wait a little bit more in order to get feedback from him.

@Spone
Copy link
Contributor

Spone commented Nov 2, 2018

Yeah, happy that the Rails integration is finally getting some 💕

@duhaime
Copy link

duhaime commented Feb 6, 2023

@julienbourdeau has there been any movement on this issue? We would very much like to configure enqueue callbacks in a global config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants