kurenn / sabisu-rails

Simple and powerful engine for exploring your Rails api application
MIT License
127 stars 29 forks source link

No input found for inet #24

Closed darokel closed 9 years ago

darokel commented 9 years ago

Been following the awesome API on Rails book but stuck at the end of Chapter 3, during the Sabisu setup. Managed to bundle it fine but when I try to access the engine after entering the provided credentials, I get thrown an error No input found for inet. Simple form seems to be one complaining. See image:

screen shot 2015-05-05 at 22 38 36

darokel commented 9 years ago

Nevermind, this fixed it for me https://github.com/IcaliaLabs/sabisu-rails/issues/20. However, after resolving this I ran into another error raised by compass-rails. THAT issue was resolved by this https://github.com/rails/sass-rails/issues/324.