Tomas

Results 5 issues of Tomas

How to include the mixins in ES6 React components? Can you provide an example please if possible?

Hi, Amazing gem, i had like two database to connect to and this did save me. However, i'm having a terrible performance issue. Upon each request to the server, on...

Is there a way to set in the input (for example RIENumber), an inline message with the errors returned from server after changing the input value? I could use client...

I'm receiving that error constantly while tracking events in controllers that are called with ajax, and are sent to mixpanel with sidekiq, and even when doing sign out. It appears...

Update wupee generator to support Rails 5. Currently the generator creates migration files like this: ``` class CreateWupeeNotificationTypes < ActiveRecord::Migration def change create_table :wupee_notification_types do |t| t.string :name t.timestamps null:...