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.31 Rakefile
active_element-0.0.30 Rakefile
active_element-0.0.29 Rakefile
active_element-0.0.28 Rakefile
active_element-0.0.27 Rakefile
active_element-0.0.26 Rakefile
active_element-0.0.24 Rakefile
active_element-0.0.23 Rakefile
active_element-0.0.22 Rakefile
active_element-0.0.21 Rakefile
active_element-0.0.19 Rakefile
active_element-0.0.18 Rakefile
active_element-0.0.17 Rakefile
active_element-0.0.16 Rakefile
active_element-0.0.15 Rakefile
active_element-0.0.14 Rakefile
active_element-0.0.13 Rakefile
active_element-0.0.12 Rakefile
active_element-0.0.11 Rakefile
active_element-0.0.10 Rakefile