dagi3d

Results 3 issues of dagi3d

Since it uses the `request->getAlpha()` method to get the request parameters, it ends sending an invalid uuid(and also sends incomplete values for the rest of params) ``` {"code":"invalid_argument_exception","message":"\u003CCodelyTv\\Mooc\\Shared\\Domain\\Courses\\CourseId\u003E does not...

The `@import` directive is not working if I try to load a stylesheet from a gem using the sassc/scssc processor: application.scss: `@import 'bootstrap';` asset_pipeline.rb: ``` Sprockets::Helpers.configure do |config| require 'sprockets/sassc_processor'...

bug

Wonder if it would make sense to include dev/preview releases (eg. 3.4.0 preview1). iirc some other tools like`asdf` do include them. Thanks a lot!