diff options
Diffstat (limited to 'app/indices/indices.rb')
-rw-r--r-- | app/indices/indices.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/indices/indices.rb b/app/indices/indices.rb index cc3596a..04be101 100644 --- a/app/indices/indices.rb +++ b/app/indices/indices.rb @@ -31,4 +31,4 @@ ThinkingSphinx::Index.define :revision, :with => :active_record do indexes is_release has glsa_id, revid, release_revision -end
\ No newline at end of file +end |