Vaibhav Srivastava

Results 4 issues of Vaibhav Srivastava

#### Do you want to request a *feature* or report a *bug*? Not sure if it's a bug but this is something I have came across when checking for line...

I have created a new Rails application with `Ruby v3.0.2`, `Rails 6.1.4.1` and `Sprockets v4.0.2` When I try to require my `.jst.hamlc` template in `application.js` Following error shows up during...

Useful

ActionView::Template::Error (undefined method `safe_append=' for {:add_to_stack=>true}:Hash): 1: 2: 3: 4: 5:

### Expected behavior Time taken by `rails assets:precompile` should be lower or similar to what was with sprockets 2. ### Actual behavior Task takes nearly same amount of time for...