Sha256: 577786e6b37834ff5c90d608d2ce8b5069f1ba22b5264d4f2ba49493331177be

Contents?: true

Size: 369 Bytes

Versions: 4

Compression:

Stored size: 369 Bytes

Contents

require 'social_stream/migration_finder'

# acts-as-taggable-on
SocialStream::MigrationFinder.new 'acts-as-taggable-on',
                   ["generators", "acts_as_taggable_on", "migration", "templates", "active_record", "migration"]

# Mailboxer
SocialStream::MigrationFinder.new 'mailboxer',
                    ['generators', 'mailboxer', 'templates', 'migration']

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
social_stream-base-0.7.0 spec/support/migrations.rb
social_stream-base-0.6.8 spec/support/migrations.rb
social_stream-base-0.6.6 spec/support/migrations.rb
social_stream-base-0.6.5 spec/support/migrations.rb