Skip to content
#

activejob

Here are 49 public repositories matching this topic...

vdegove
vdegove commented Mar 19, 2020

For now, there is no mention of Webpack in the official guides – neither on edge guides – except for Ruby on Rails 6 release notes and upgrade guide. The documentation of the Webpacker gem is quite good, but a newcomer to Rails wouldn't know at first that he needs to have a look to it.

Specifically, it would be good to have a mention of Webpack in the following guides:

  • The Asset Pipeline
MrHubble
MrHubble commented Apr 5, 2016

Thanks for the great gem.

One small issue I ran into. I had a class name that was 41 characters in length which resulted in an app[scheduler.1]: NameError: uninitialized constant on Heroku only (it seemed to work fine in development) when I added the active_scheduler gem.

When I renamed the class so it was now 29 characters in length I no longer received the error on Heroku.

Perhaps some info

Improve this page

Add a description, image, and links to the activejob topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the activejob topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.