Repository URL to install this package:
|
Version:
0.3.0 ▾
|
as_jwt_auth
/
Rakefile
|
|---|
require "bundler/gem_tasks"
require "rspec/core/rake_task"
RSpec::Core::RakeTask.new(:spec)
task :default => :spec