Sha256: bbddade846a1c8b7a70b7ce8488f332f4eccd168651acf430391c2a402433ad5

Contents?: true

Size: 213 Bytes

Versions: 13

Compression:

Stored size: 213 Bytes

Contents

require "rubygems"
require "bundler/setup"
require "bundler/gem_tasks"
require "rspec/core/rake_task"
require "rubocop/rake_task"

RSpec::Core::RakeTask.new
RuboCop::RakeTask.new

task(default: [:rubocop, :spec])

Version data entries

13 entries across 13 versions & 4 rubygems

Version Path
hstore_accessor_moi_solutions-1.0.4 Rakefile
hstore_accessor-1.1.1 Rakefile
hstore_accessor-1.1.0 Rakefile
hstore_accessor_rails5-1.0.4 Rakefile
hstore_accessor-1.0.3 Rakefile
hstore_accessor-0.9.3 Rakefile
jsonb_accessor-0.1.0 Rakefile
hstore_accessor-1.0.2 Rakefile
hstore_accessor-0.9.2 Rakefile
hstore_accessor-1.0.1 Rakefile
hstore_accessor-0.9.1 Rakefile
hstore_accessor-1.0.0 Rakefile
hstore_accessor-0.9.0 Rakefile