Sha256: f17004d5fe317f7fe8daca3a8ea435ee6d044ea22a37b8689851c5e5990b530d

Contents?: true

Size: 171 Bytes

Versions: 5

Compression:

Stored size: 171 Bytes

Contents

# Rake will automatically load any *.rake files inside of the "rakelib" folder
# See rakelib/

desc "Run all tests and linting"
task default: ["run_rspec", "docker:lint"]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
react_on_rails-1.2.2 Rakefile
react_on_rails-1.2.1 Rakefile
react_on_rails-2.0.0.beta.2 Rakefile
react_on_rails-1.2.0 Rakefile
react_on_rails-1.2.0.rc1 Rakefile