actionframework/actionframework

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.gitignore
.gitmodules
.yardoc/checksums
.yardoc/object_types
.yardoc/objects/root.dat
.yardoc/proxy_types
CHANGELOG.md
LICENSE
README.md
actionframework.gemspec
bin/action
concepts/plugables.md
lib/actionframework/untitled
resources/project_template/Gemfile
resources/project_template/authentication/README.md
resources/project_template/config.ru
resources/project_template/controllers/mailers/README.md
resources/project_template/initializers/README.md
resources/project_template/models/README.md
resources/project_template/static/README.md
resources/project_template/views/index.html.erb
resources/project_template/views/layout.html.erb
resources/templates/index.html.erb
resources/templates/layout.html.erb
resources/views/errors/404.html.erb
resources/views/errors/layout.html.erb
resources/views/mailer/README.md
lib/actionframework.rb107
A
1 hr
lib/actionframework/authentication.rb9
lib/actionframework/base.rb26
lib/actionframework/controller.rb81
lib/actionframework/controller_supervisor.rb21
A
35 mins
lib/actionframework/error_handler.rb13
lib/actionframework/gem.rb6
lib/actionframework/gemextra.rb10
lib/actionframework/mailer.rb8
lib/actionframework/model.rb13
lib/actionframework/modelhelper.rb38
lib/actionframework/nextcontroller.rb57
lib/actionframework/plugables.rb14
lib/actionframework/plugmod.rb6
lib/actionframework/project.rb23
lib/actionframework/rackup.rb2
lib/actionframework/realtime.rb49
A
35 mins
lib/actionframework/realtime_controller.rb27
A
35 mins
lib/actionframework/realtime_message.rb11
lib/actionframework/realtime_socket.rb9
lib/actionframework/routes.rb71
lib/actionframework/settings.rb12