1
0
mirror of https://github.com/fspc/bike-database.git synced 2025-04-04 10:03:22 -04:00
.env.development
.env.test
.rspec
app/assets/images/.keep
app/assets/javascripts/application.js
app/assets/javascripts/bikes.coffee
app/assets/javascripts/datepicker.js
app/assets/javascripts/selectpicker.js
app/assets/stylesheets/application.css
app/assets/stylesheets/bikes.css.scss
app/assets/stylesheets/client_receipt.scss
app/assets/stylesheets/print_select.css.scss
app/assets/stylesheets/scaffolds.css.scss
app/controllers/agencies_controller.rb
app/controllers/application_controller.rb
app/controllers/bikes_controller.rb
app/controllers/clients_controller.rb
app/controllers/concerns/.keep
app/controllers/freecyclery_controller.rb
app/controllers/reports_controller.rb
app/controllers/static_pages_controller.rb
app/controllers/volunteers_controller.rb
app/helpers/application_helper.rb
app/helpers/bikes_helper.rb
app/mailers/.keep
app/models/.keep
app/models/agency.rb
app/models/bike.rb
app/models/client.rb
app/models/concerns/.keep
app/models/report.rb
app/models/user.rb
app/models/volunteer.rb
app/views/agencies/_fields.html.haml
app/views/agencies/_form.html.haml
app/views/agencies/edit.html.haml
app/views/agencies/index.html.haml
app/views/agencies/new.html.haml
app/views/agencies/show.html.haml
app/views/bikes/_fields.html.haml
app/views/bikes/_form.html.haml
app/views/bikes/edit.html.haml
app/views/bikes/index.html.haml
app/views/bikes/new.html.haml
app/views/bikes/print_labels.html.haml
app/views/bikes/print_select.html.haml
app/views/bikes/show.html.haml
app/views/clients/_fields.html.haml
app/views/clients/_form.html.haml
app/views/clients/edit.html.haml

No matching file found