Sha256: d60e8bec2823c6d51ee5ec4bc743391999974e4f2e46577c0d0964de4f45fbfb

Contents?: true

Size: 207 Bytes

Versions: 93

Compression:

Stored size: 207 Bytes

Contents

# -*- encoding: utf-8 -*-
# -*- frozen_string_literal: true -*-
# -*- warn_indent: true -*-

require "bundler/gem_tasks"
require "rspec/core/rake_task"

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

task default: :spec

Version data entries

93 entries across 93 versions & 7 rubygems

Version Path
rails_bootstrap_form-0.5.1 Rakefile
rails_bootstrap_form-0.5.0 Rakefile
rails_bootstrap_form-0.4.2 Rakefile
rails_bootstrap_form-0.4.1 Rakefile
rails_bootstrap_form-0.4.0 Rakefile
rails_bootstrap_form-0.3.1 Rakefile
rails_bootstrap_form-0.3.0 Rakefile
rails_bootstrap_form-0.2.3 Rakefile
rails_bootstrap_form-0.2.2 Rakefile
rails_bootstrap_form-0.2.1 Rakefile
rails_bootstrap_form-0.2.0 Rakefile
rails_bootstrap_form-0.1.1 Rakefile
rails_bootstrap_form-0.1.0 Rakefile