Skip to content

Commit

Permalink
Exception when navigating to the Right Size Recommendation tab
Browse files Browse the repository at this point in the history
  • Loading branch information
lgalis committed Aug 6, 2015
1 parent 98b8bee commit 234fbe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/vim_performance_daily.rb
Expand Up @@ -42,6 +42,7 @@ def self.default_time_profile(ext_options)
end

def self.find_entries(ext_options)
ext_options ||= {}
ext_options[:time_profile] ||= default_time_profile(ext_options)

find_by_time_profile(ext_options)
Expand Down

0 comments on commit 234fbe5

Please sign in to comment.