Max Melentiev
57b17f068c
Update rubopcop ( #227 )
...
* Update rubopcop [WIP]
* Further rubocop fixes
* Fix rubocop-rails cops
* Fix spec
* Disable rubocop suggestions
* Run rubocop in github actions rather than in codeclimate
2023-12-30 15:20:27 +00:00
Max Melentiev
cbe7186c44
Add UpdatesController#webhook_request
2023-11-09 20:56:45 -08:00
Max Melentiev
e178f808b6
Update to Bot API 5.0, add rake tasks for deleteWebhook, close & logOut
2020-11-27 09:33:39 +00:00
Max Melentiev
fb02c34be9
Add deprecated fallback at telegram/bot/rspec/integration
2018-06-07 12:20:34 +06:00
Max Melentiev
e529a79339
Don't use Rails.cache as fallback for session_store
...
It's NullStore in development by default so session does not work,
and indeed should not be dependent.
2017-10-06 11:07:11 +03:00
Max Melentiev
6e4a69b6b1
Fix storing token in ClientStub when config hash is given
2017-05-17 17:45:21 +06:00
Max Melentiev
2fffdeb475
Integration test with rails app and two bots
2017-05-15 22:11:52 +06:00