get_schwifty icon indicating copy to clipboard operation
get_schwifty copied to clipboard

Render portions of your Rails view in a background job queue. ActiveJob + ActionCable.

Results 2 get_schwifty issues
Sort by recently updated
recently updated
newest added

Currently the helper generates a `` for helper holders. Add configuration option to control tag and classes, at a helper and global level.

enhancement
vote-for-implementation

Currently, when get_schwifty has a problem rendering a view partial, you have look at the background queue's log messages to determine what the problem was. Ideally, in development, we'd render...

enhancement
vote-for-implementation