opennorth/citizen_budget_model

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rspec
.travis.yml
.yardopts
Gemfile
Guardfile
LICENSE
README.md
Rakefile
app/assets/javascripts/citizen_budget_model/application.js0
A
0 mins
app/assets/javascripts/citizen_budget_model/main.js18
A
0 mins
app/assets/stylesheets/citizen_budget_model/application.css
app/assets/stylesheets/citizen_budget_model/style.css
app/controllers/citizen_budget_model/devise_controller.rb8
A
0 mins
app/controllers/citizen_budget_model/organizations_controller.rb43
A
0 mins
app/controllers/citizen_budget_model/pages_controller.rb6
A
0 mins
app/controllers/citizen_budget_model/questions_controller.rb51
A
0 mins
app/controllers/citizen_budget_model/sections_controller.rb50
A
0 mins
app/controllers/citizen_budget_model/simulators_controller.rb56
A
0 mins
app/controllers/citizen_budget_model/translations_controller.rb50
A
25 mins
app/controllers/citizen_budget_model/users_controller.rb43
A
0 mins
app/controllers/citizen_budget_model_controller.rb116
A
0 mins
app/helpers/citizen_budget_model/admin_helper.rb38
A
0 mins
app/models/citizen_budget_model/organization.rb10
A
0 mins
app/models/citizen_budget_model/question.rb124
B
6 hrs
app/models/citizen_budget_model/section.rb13
A
0 mins
app/models/citizen_budget_model/simulator.rb44
A
0 mins
app/models/citizen_budget_model/user.rb13
A
0 mins
app/validators/citizen_budget_model/equation_validator.rl
app/validators/citizen_budget_model/locale_validator.rb9
A
0 mins
app/views/citizen_budget_model/organizations/_form.html.erb
app/views/citizen_budget_model/organizations/edit.html.erb
app/views/citizen_budget_model/organizations/index.html.erb
app/views/citizen_budget_model/organizations/new.html.erb
app/views/citizen_budget_model/organizations/show.html.erb
app/views/citizen_budget_model/pages/home.html.erb
app/views/citizen_budget_model/questions/_form.html.erb
app/views/citizen_budget_model/questions/edit.html.erb
app/views/citizen_budget_model/questions/new.html.erb
app/views/citizen_budget_model/questions/show.html.erb
app/views/citizen_budget_model/sections/_form.html.erb
app/views/citizen_budget_model/sections/edit.html.erb
app/views/citizen_budget_model/sections/new.html.erb
app/views/citizen_budget_model/sections/show.html.erb
app/views/citizen_budget_model/shared/_field.html.erb
app/views/citizen_budget_model/shared/_translated_field.html.erb
app/views/citizen_budget_model/simulators/_equation.html.erb
app/views/citizen_budget_model/simulators/_form.html.erb
app/views/citizen_budget_model/simulators/edit.html.erb