Skip to content

Commit

Permalink
Change spec_helper require to work with ruby 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
beerlington committed Feb 3, 2011
1 parent 4ad51b6 commit 69a2266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/classy_enum_semantic_form_builder_spec.rb
@@ -1,4 +1,4 @@
require "spec/spec_helper"
require File.expand_path(File.dirname(__FILE__) + '/spec_helper')

describe 'using enum_select input' do
include FormtasticSpecHelper
Expand Down

0 comments on commit 69a2266

Please sign in to comment.