sinisterchipmunk / jax

Framework for creating rich WebGL-enabled applications using JavaScript and Ruby
http://jaxgl.com
MIT License
96 stars 16 forks source link

undefined method `dependency_paths` for `Sprockets::StaticAsset` #27

Closed sinisterchipmunk closed 12 years ago

sinisterchipmunk commented 12 years ago

When a file in the app/assets/jax/resources/ path has a typo in the extension, e.g. .rsource instead of .resource, the error above is raised.

Currently investigating whether this is a bug in Jax, or in Sprockets.

sinisterchipmunk commented 12 years ago

This is apparently an issue in Sprockets. It is expected to be resolved in v2.1.0.