diff --git a/.gems b/.gems index 9eb4631..352007a 100644 --- a/.gems +++ b/.gems @@ -3,4 +3,5 @@ tobi-delayed_job --version '1.7.0' --source gems.github.com thoughtbot-paperclip --version '2.2.9.2' --source gems.github.com right_aws --version '1.10.0' rubaidh-google_analytics --version '1.1.4' --source gems.github.com +yfactorial-utility_scopes --version '0.2.2' --source gems.github.com diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 60480e3..d698b1b 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -7,8 +7,10 @@ <%= stylesheet_link_tag 'screen', :media => 'all', :cache => true %>
- <%= render :partial => 'shared/flashes' -%> - <%= yield %> - <%= render :partial => 'shared/javascript' %> +