Update all bundled gems to lastest versions

This commit is contained in:
Thibault Jouan
2012-03-18 23:51:20 +00:00
parent 10a8e1f094
commit b25d4d256f
14 changed files with 120 additions and 93 deletions

View File

@@ -1,6 +1,6 @@
require 'spec_helper'
describe 'playlists/index.html.haml' do
describe 'playlists/index' do
before do
assign :playlists, [
mock_model(Playlist, :name => 'Electro')