madzhuga/rails_workflow

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
rails_workflow.gemspec
lib/tasks/rails_workflow_tasks.rake
lib/rails_workflow/version.rb3
A
0 mins
lib/rails_workflow/process_runner.rb46
A
0 mins
lib/rails_workflow/process_manager.rb49
A
0 mins
lib/rails_workflow/process_builder.rb36
A
0 mins
lib/rails_workflow/operation_runner.rb92
A
35 mins
lib/rails_workflow/operation_builder.rb79
A
0 mins
lib/rails_workflow/event_manager.rb44
A
0 mins
lib/rails_workflow/error_resolver.rb55
A
0 mins
lib/rails_workflow/error_builder.rb41
A
0 mins
lib/rails_workflow/engine.rb20
A
0 mins
lib/rails_workflow/dependency_resolver.rb53
A
0 mins
lib/rails_workflow/db/pg.rb13
A
0 mins
lib/rails_workflow/db/mysql.rb25
A
0 mins
lib/rails_workflow/config.rb115
A
0 mins
lib/rails_workflow.rb10
A
0 mins
lib/generators/rails_workflow/install/templates/create_workflow_processes.rb138
A
3 hrs
lib/generators/rails_workflow/install/install_generator.rb21
A
0 mins
images/error_management_9.png
images/error_management_8.png
images/error_management_7.png
images/error_management_6.png
images/error_management_5.png
images/error_management_4.png
images/error_management_3.png
images/error_management_2.png
images/error_management_1.png
images/config_6.png
images/config_5.png
images/config_4.png
images/config_3.png
images/config_2.png
images/config_1.png
bin/rails
app/views/rails_workflow/processes/show.html.slim
app/views/rails_workflow/processes/new.html.slim
app/views/rails_workflow/processes/index.html.slim
app/views/rails_workflow/processes/edit.html.slim
app/views/rails_workflow/processes/_form.html.slim
app/views/rails_workflow/process_templates/show.html.slim
app/views/rails_workflow/process_templates/new.html.slim
app/views/rails_workflow/process_templates/index.html.slim
app/views/rails_workflow/process_templates/edit.html.slim
app/views/rails_workflow/process_templates/_form.html.slim
app/views/rails_workflow/operations/show.html.slim
app/views/rails_workflow/operations/index.html.slim
app/views/rails_workflow/operation_templates/show.html.slim
app/views/rails_workflow/operation_templates/new.html.slim
app/views/rails_workflow/operation_templates/index.html.slim