VicoErv / instagram-private-api

Instagram private api as Ruby gem
MIT License
41 stars 21 forks source link

Instagram not found when using with Rails #3

Closed lingceng closed 6 years ago

lingceng commented 6 years ago

It seems the Instagram.rb file can not auto load. Maybe the filename should be instagram.rb. And API shoud be api。

I find https://github.com/renan-garcia/insta is usable.

VicoErv commented 6 years ago

yes, you must manually reference the namespace. now i currently refactor the code to match with rails specification. if you can help me please submit pr, thank you

VicoErv commented 6 years ago

i already fix in this commit 3b2a56c

VicoErv commented 6 years ago

thank you, now its work in rails without require