chrismccord/sync

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.ruby-version
.travis.yml
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
app/assets/javascripts/sync.coffee
app/controllers/sync/refetches_controller.rb45
A
0 mins
app/helpers/render_sync/config_helper.rb11
A
0 mins
gemfiles/Gemfile.rails-3.x
gemfiles/Gemfile.rails-4.x
lib/generators/render_sync/install_generator.rb13
A
0 mins
lib/generators/render_sync/templates/sync.ru
lib/generators/render_sync/templates/sync.yml
lib/render_sync.rb143
A
0 mins
lib/render_sync/action.rb29
A
0 mins
lib/render_sync/actions.rb54
A
0 mins
lib/render_sync/channel.rb18
A
0 mins
lib/render_sync/clients/dummy.rb19
A
0 mins
lib/render_sync/clients/faye.rb81
A
0 mins
lib/render_sync/clients/pusher.rb57
A
0 mins
lib/render_sync/controller_helpers.rb22
A
0 mins
lib/render_sync/engine.rb17
A
0 mins
lib/render_sync/erb_tracker.rb40
A
0 mins
lib/render_sync/faye_extension.rb37
A
0 mins
lib/render_sync/model.rb70
A
1 hr
lib/render_sync/model_actions.rb37
A
0 mins
lib/render_sync/model_change_tracking.rb63
A
0 mins
lib/render_sync/model_syncing.rb43
A
0 mins
lib/render_sync/model_touching.rb22
A
35 mins
lib/render_sync/partial.rb84
A
30 mins
lib/render_sync/partial_creator.rb38
A
0 mins
lib/render_sync/reactor.rb36
A
0 mins
lib/render_sync/refetch_model.rb18
A
0 mins
lib/render_sync/refetch_partial.rb33
A
30 mins
lib/render_sync/refetch_partial_creator.rb19
A
0 mins
lib/render_sync/renderer.rb16
A
0 mins
lib/render_sync/resource.rb51
A
35 mins
lib/render_sync/scope.rb63
A
55 mins
lib/render_sync/scope_definition.rb18
A
0 mins
lib/render_sync/view_helpers.rb69
A
2 hrs
render_sync.gemspec