popolo-project/popolo-engine

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
.yardopts
CHANGELOG.md
Gemfile
Guardfile
LICENSE
README.md
Rakefile
app/assets/javascripts/popolo.js0
A
0 mins
app/assets/stylesheets/popolo.css
app/assets/stylesheets/popolo/bootstrap.min.scss
app/assets/stylesheets/popolo/main.css.scss
app/controllers/popolo/memberships_controller.rb7
A
0 mins
app/controllers/popolo/organizations_controller.rb11
A
0 mins
app/controllers/popolo/people_controller.rb7
A
0 mins
app/controllers/popolo/posts_controller.rb7
A
0 mins
app/controllers/popolo_controller.rb3
A
0 mins
app/helpers/popolo_helper.rb2
A
0 mins
app/models/popolo/area.rb19
A
0 mins
app/models/popolo/contact_detail.rb15
A
0 mins
app/models/popolo/count.rb14
A
0 mins
app/models/popolo/date_string.rb18
A
0 mins
app/models/popolo/group_result.rb9
A
0 mins
app/models/popolo/identifier.rb9
A
0 mins
app/models/popolo/link.rb12
A
0 mins
app/models/popolo/membership.rb32
A
0 mins
app/models/popolo/motion.rb22
A
0 mins
app/models/popolo/organization.rb31
A
0 mins
app/models/popolo/other_name.rb19
A
0 mins
app/models/popolo/person.rb48
A
45 mins
app/models/popolo/post.rb24
A
0 mins
app/models/popolo/vote.rb16
A
0 mins
app/models/popolo/vote_event.rb20
A
0 mins
app/views/popolo/contact_details/_contact_detail.html.erb
app/views/popolo/identifiers/_identifier.html.erb
app/views/popolo/links/_link.html.erb
app/views/popolo/memberships/show.html.erb
app/views/popolo/organizations/index.html.erb
app/views/popolo/organizations/show.html.erb
app/views/popolo/other_names/other_name.html.erb
app/views/popolo/people/show.html.erb
app/views/popolo/posts/show.html.erb
bin/rails
lib/generators/popolo_generator.rb31
A
0 mins
lib/generators/templates/README
lib/popolo.rb14
A
0 mins
lib/popolo/engine.rb6
A
0 mins
lib/popolo/initializers/pupa_compat.rb9
A
0 mins