Sha256: 77166a434f83fb2416f9a5afab7b7f78057d2bc25b52eee44f5da0aba3eda0d6

Contents?: true

Size: 178 Bytes

Versions: 16

Compression:

Stored size: 178 Bytes

Contents

# encoding: utf-8

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rspec'
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

task :default => [:spec]

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
mongoid_socializer_actions-2.0.2 Rakefile
mongoid_socializer_actions-2.0.1 Rakefile
mongoid_socializer_actions-1.2.8 Rakefile
mongoid_socializer_actions-1.2.7 Rakefile
mongoid_socializer_actions-1.2.6 Rakefile
mongoid_socializer_actions-1.2.5 Rakefile
mongoid_socializer_actions-1.2.4 Rakefile
mongoid_socializer_actions-1.2.3 Rakefile
mongoid_socializer_actions-1.2.1 Rakefile
mongoid_socializer_actions-1.2.0 Rakefile
mongoid_socializer_actions-1.1.0 Rakefile
mongoid_socializer_actions-1.0.0 Rakefile
mongoid_socializer_actions-0.1.0 Rakefile
mongoid_socializer_actions-0.0.2 Rakefile
mongoid_socializer_actions-0.0.1 Rakefile
mongoid_likes-0.1.1 Rakefile