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
20427499c3
Read config from secrets when credentials don't provide it in rails >= 5.2
2018-06-27 09:47:26 +03:00
Max Melentiev
8936a7a96c
Remove botan.io support
...
https://github.com/botanio/sdk#this-service-will-be-shut-down-on-25th-may-2018
2018-06-22 07:45:08 +03:00
Max Melentiev
9af6de8d36
Avoid Hash#transform_values. Fixes #63
2018-02-21 19:49:09 +03:00
Max Melentiev
88ae24b7e8
Fix codeclimate issues
2018-01-18 12:42:04 +03:00
Yuri S
66991d3653
Support for :credentials on Rails v5.2.x. ( #60 )
2018-01-17 10:40:24 +03:00
Max Melentiev
0320507abe
Telegram.bot raises error when there is no default config
2017-05-11 13:57:29 +06:00
Max Melentiev
2d5ca981ce
Rails 5.1 deep symbolized secrets support
...
Fixes #26
2017-04-22 12:02:59 +03:00
Max Melentiev
0c9a4a5fa0
Inegration context for RSpec
...
ActionDispatch::Testing::Integration requires smth else and
defines Rails, so had to change `defined?(Rails)` all over the code.
2016-11-16 14:18:45 +03:00
Max Melentiev
71f736e0a2
Async requests with ActiveJob
2016-08-09 18:20:56 +06:00
Max Melentiev
27602b20bd
Simplified .wrap method, added for Botan
2016-08-09 16:07:21 +06:00
Max Melentiev
8077ef9bcf
Fixed issues with poller in production. Fixes #3
2016-05-31 11:46:58 +03:00
Max Melentiev
32b6794924
Ability to stub all clients.
2016-03-04 15:27:41 +06:00
Max Melentiev
a1adf17df3
Ability to use type-castion with telegram-bot-types
2016-02-23 14:14:45 +06:00