jasmine / jasmine-gem

Jasmine ruby gem
682 stars 274 forks source link

Rails 5 support #254

Closed tjgrathwell closed 8 years ago

tjgrathwell commented 8 years ago

The only notable difference seems to be that assets_environment.find_asset(pathname) always returns a single asset instead of an array of assets.

Does not yet include Rails 5 in the test matrix because it's alpha