bece09bba8 | ||
---|---|---|
bin | ||
jasmine@8feb285ca8 | ||
lib | ||
spec | ||
tasks | ||
templates | ||
.gitignore | ||
.gitmodules | ||
MIT.LICENSE | ||
README.markdown | ||
Rakefile | ||
VERSION.yml | ||
jasmine-ruby.gemspec |
README.markdown
jasmine-ruby
sudo gem sources -a http://gemcutter.org
sudo gem install jasmine-ruby
cd ./my_dir
jasmine server (or, jasmine server ./my_jasmine_helper.rb)
http://localhost:8888
and go!