Sha256: 2266ffdab8c877b23fe38186b0d847a093b003fa6e5f5afa264c89eddf00c553

Contents?: true

Size: 170 Bytes

Versions: 28

Compression:

Stored size: 170 Bytes

Contents

# frozen_string_literal: true

require 'bundler/gem_tasks'
require 'rspec/core/rake_task'
require 'active_element'

RSpec::Core::RakeTask.new(:spec)

task default: :spec

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
active_element-0.0.9 Rakefile
active_element-0.0.8 Rakefile
active_element-0.0.7 Rakefile
active_element-0.0.6 Rakefile
active_element-0.0.5 Rakefile
active_element-0.0.4 Rakefile
active_element-0.0.3 Rakefile
active_element-0.0.2 Rakefile