vpfpinho / sp-job

Common functionality for beanstalk jobs
GNU Affero General Public License v3.0
1 stars 0 forks source link

HashWithIndifferentAccess is a Rails class and we don't have rails as a dependency #1

Open lucaskunzler opened 5 years ago

lucaskunzler commented 5 years ago

We have to either add Rails as a dependency or stop using Rails classes.

HashWithIndifferentAccess is used in: sp-job/lib/sp/job/common.rb:137 sp-job/lib/sp/jsonapi/adapters/db.rb:9 sp-job/lib/sp/jsonapi/adapters/db.rb:16 sp-job/lib/sp/jsonapi/exceptions.rb:48

cloudware-deploy commented 5 years ago

Stop using rails classes !

On Wed, 16 Jan 2019 at 10:43, Lucas Kunzler notifications@github.com wrote:

We have to either add Rails as a dependency or stop using Rails classes.

HashWithIndifferentAccess is used in: sp-job/lib/sp/job/common.rb:137 sp-job/lib/sp/jsonapi/adapters/db.rb:9 sp-job/lib/sp/jsonapi/adapters/db.rb:16 sp-job/lib/sp/jsonapi/exceptions.rb:48

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vpfpinho/sp-job/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/ARVLcp9reoFOyKN0uu3mSIDX7GWDMybXks5vDwJigaJpZM4aCyH5 .

lucaskunzler commented 5 years ago

https://github.com/davydovanton/stop_active_support_anywhere