Skip to content

Commit

Permalink
How did that one get back in? :l
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-bode committed Jan 24, 2017
1 parent cf44edd commit 10dbf0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/application_controller.rb
Expand Up @@ -18,7 +18,6 @@ def index
# unless we want to write custom SQL joins (which
# we should if this becomes a perf problem), there is no
# other solution
add_missing_permission_flashes

@events = Event.sorted_by_start_date(true)
.select { |a| a.start_date > Time.now }
Expand Down

0 comments on commit 10dbf0a

Please sign in to comment.