netzke/netzke-core

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.autotest
.gitignore
.rspec
.rvmrc
.travis.yml
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
lib/tasks/netzke_core_tasks.rake
netzke-core.gemspec
stylesheets/core.css
tasks/app_test_tasks.rake
javascripts/base.js327
D
1 day
javascripts/core.js37
javascripts/js_extensions.js36
A
55 mins
javascripts/notifications.js25
javascripts/remoting_provider.js24
javascripts/routing.js39
app/controllers/netzke_controller.rb4
init.rb1
lib/netzke-core.rb20
lib/netzke/base.rb46
lib/netzke/core.rb41
lib/netzke/core/action_config.rb24
lib/netzke/core/actions.rb58
A
35 mins
lib/netzke/core/client_class_config.rb110
A
2 hrs
lib/netzke/core/client_code.rb87
lib/netzke/core/component_config.rb8
lib/netzke/core/composition.rb89
A
1 hr
lib/netzke/core/configuration.rb48
lib/netzke/core/core_i18n.rb15
lib/netzke/core/css_config.rb19
lib/netzke/core/dsl_config_base.rb8
lib/netzke/core/dynamic_assets.rb51
lib/netzke/core/embedding.rb13
lib/netzke/core/endpoint_response.rb13
A
25 mins
lib/netzke/core/inheritance.rb28
lib/netzke/core/json_literal.rb24
lib/netzke/core/panel.rb10
lib/netzke/core/plugins.rb24
lib/netzke/core/railz.rb4
lib/netzke/core/railz/action_view_ext.rb56
lib/netzke/core/railz/controller_extensions.rb105
lib/netzke/core/railz/engine.rb16
lib/netzke/core/railz/routes.rb11
lib/netzke/core/ruby_ext.rb3
lib/netzke/core/ruby_ext/array.rb18
A
35 mins
lib/netzke/core/ruby_ext/hash.rb61
A
2 hrs