Skip to content

Conversation

@syndbg
Copy link

@syndbg syndbg commented Oct 14, 2015

  • Updated Ruby and Rails versions
  • Set up Rubocop (https://github.com/bbatsov/rubocop).
  • Ran an Rubocop autocorrect to automagically fix issues (rubocop -a)
  • Added indices to the most used table columns in queries
  • Modified controller queries to raise ActiveRecord::NotFound exceptions. In RAILS_ENV=production this will show a 404 page

Addresses #12 in 4th bullet

@syndbg syndbg force-pushed the minor_optimizations branch from 1d68ecc to b01d1cd Compare October 16, 2015 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant