diff options
Diffstat (limited to 'vendor')
-rw-r--r-- | vendor/plugins/acts_as_solr/lib/acts_methods.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/plugins/acts_as_solr/lib/acts_methods.rb b/vendor/plugins/acts_as_solr/lib/acts_methods.rb index fba00cf02..47ae046ae 100644 --- a/vendor/plugins/acts_as_solr/lib/acts_methods.rb +++ b/vendor/plugins/acts_as_solr/lib/acts_methods.rb @@ -169,4 +169,4 @@ module ActsAsSolr #:nodoc: end end -end
\ No newline at end of file +end |