fireho/geopolitical

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveralls.yml
.gitignore
.rspec
.travis.yml
Gemfile
Guardfile
MIT-LICENSE
README.md
Rakefile
app/assets/javascripts/geopolitical/application.js0
A
0 mins
app/assets/stylesheets/geopolitical/application.css
app/helpers/geopolitical/application_helper.rb4
A
0 mins
app/models/city.rb63
A
25 mins
app/models/concerns/geopolitocracy.rb44
A
25 mins
app/models/hood.rb25
A
0 mins
app/models/nation.rb29
A
0 mins
app/models/region.rb20
A
0 mins
app/serializers/city_serializer.rb6
A
0 mins
app/serializers/nation_serializer.rb3
A
0 mins
app/serializers/region_serializer.rb3
A
0 mins
app/views/geopolitical/cities/_city.html.haml
app/views/geopolitical/cities/_form.html.haml
app/views/geopolitical/cities/index.html.haml
app/views/geopolitical/cities/show.html.haml
app/views/geopolitical/geopolitical/edit.html.haml
app/views/geopolitical/geopolitical/index.html.haml
app/views/geopolitical/geopolitical/new.html.haml
app/views/geopolitical/hoods/_city.html.haml
app/views/geopolitical/hoods/_form.html.haml
app/views/geopolitical/hoods/index.html.haml
app/views/geopolitical/hoods/show.html.haml
app/views/geopolitical/nations/_form.html.haml
app/views/geopolitical/nations/_nation.html.haml
app/views/geopolitical/nations/index.html.haml
app/views/geopolitical/nations/show.html.haml
app/views/geopolitical/regions/_form.html.haml
app/views/geopolitical/regions/_region.html.haml
app/views/geopolitical/regions/index.html.haml
app/views/geopolitical/regions/show.html.haml
app/views/layouts/geopolitical.html.haml
bin/rails
geopolitical.gemspec
lib/geopolitical.rb3
A
0 mins
lib/geopolitical/engine.rb7
A
0 mins
lib/geopolitical/version.rb3
A
0 mins
lib/tasks/geopolitical_tasks.rake