Skip to content

Commit

Permalink
This line is not needed anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Blanco committed Jul 20, 2010
1 parent 04e8f3d commit 58031ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/scoped_search.rb
Expand Up @@ -25,7 +25,6 @@ def #{attribute}=(val)
@attributes[:#{attribute}] = val
end
RUBY
instance_variable_set(:"@#{attribute}", value)
end
end

Expand Down

0 comments on commit 58031ff

Please sign in to comment.