7even / vkontakte_api

Ruby-адаптер для ВКонтакте API
http://7even.github.com/vkontakte_api
MIT License
283 stars 68 forks source link

Rails 5 #81

Closed saroar closed 7 years ago

saroar commented 7 years ago

is it working with rails 5 ?

7even commented 7 years ago

vkontakte_api doesn't depend on any frameworks. I'm pretty sure it works with rails 5 but I haven't tried.

Feel free to reopen this issue if you find any bugs.

saroar commented 7 years ago

thanks can you update your rails demo app and update in heroku please it was some bug after sing in thanks advance

7even commented 7 years ago

The demo app needs to be rewritten because VK doesn't allow calling newsfeed.get from sites (more info here).