-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Weird load order issue with motion-support #176
Comments
<marquee>BREAKING NEWS! BREAKING NEWS!</marquee> Moving inflector above nsattributedstring causes nsattributedstring to not be loaded too. Looks like there's some conflicts going on here. |
Woah that's all very strange. On Fri, Nov 14, 2014 at 10:20 AM, Mark Rickert notifications@github.com
|
Anything I can do to help on this one? |
motion-support has been a thorn in my side over on ProMotion for a while. jamonholmgren/ProMotion#413 (comment) |
Gemfile:
Rakefile:
Inflector isn't loaded and compiled in this instance, however, if i put the require statement ABOVE sugarcube, it's loaded and compiled just fine.
weird...
The text was updated successfully, but these errors were encountered: