rsamoilov/telegram_workflow

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ruby.yml
.gitignore
.rspec
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
example/Gemfile
example/README.md
example/actions/create_appointment.rb41
A
0 mins
example/actions/list_actions.rb24
A
25 mins
example/actions/list_appointments.rb11
A
0 mins
example/actions/select_doctor.rb15
A
0 mins
example/actions/start.rb7
A
0 mins
example/client.rb5
A
0 mins
example/environment.rb12
A
0 mins
example/flow.jpg
example/main.rb14
A
0 mins
lib/telegram_workflow.rb36
A
0 mins
lib/telegram_workflow/action.rb34
A
0 mins
lib/telegram_workflow/client.rb172
A
0 mins
lib/telegram_workflow/config.rb43
A
0 mins
lib/telegram_workflow/errors.rb35
A
0 mins
lib/telegram_workflow/input_file.rb2
A
0 mins
lib/telegram_workflow/params.rb67
A
0 mins
lib/telegram_workflow/rspec.rb71
A
1 hr
lib/telegram_workflow/session.rb47
A
0 mins
lib/telegram_workflow/stores/in_memory.rb11
A
0 mins
lib/telegram_workflow/updates.rb20
A
35 mins
lib/telegram_workflow/version.rb3
A
0 mins
lib/telegram_workflow/workflow.rb82
A
0 mins
telegram_workflow.gemspec