updating for new pages

This commit is contained in:
Davis W. Frank 2011-02-27 10:36:13 -08:00
parent aee4c5926c
commit 45b4e1316c
5 changed files with 25 additions and 1 deletions

3
.gitmodules vendored
View File

@ -0,0 +1,3 @@
[submodule "pages"]
path = pages
url = git://github.com/pivotal/jasmine.git

View File

@ -1,5 +1,6 @@
source :rubygems
gem "json_pure", "~>1.4.3"
gem "frank"
gem "ragaskar-jsdoc_helper"
gem "rake", "0.8.7"

View File

@ -1,14 +1,33 @@
GEM
remote: http://rubygems.org/
specs:
daemons (1.0.10)
frank (1.0.8)
haml (>= 3.0)
mongrel (>= 1.2.0.pre2)
net-scp (>= 1.0)
net-ssh (>= 2.0)
rack (>= 1.0)
tilt (= 0.9)
gem_plugin (0.2.3)
haml (3.0.25)
json_pure (1.4.6)
mongrel (1.2.0.pre2)
daemons (~> 1.0.10)
gem_plugin (~> 0.2.3)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.1.0)
rack (1.2.1)
ragaskar-jsdoc_helper (0.0.2.1)
rake (0.8.7)
tilt (0.9)
PLATFORMS
ruby
DEPENDENCIES
frank
json_pure (~> 1.4.3)
ragaskar-jsdoc_helper
rake (= 0.8.7)

View File

@ -91,7 +91,7 @@ jasmine.version_= {
FileUtils.cp("src/html/jasmine.css", "lib/jasmine.css")
end
downloads_file = 'pages/download.html.md'
downloads_file = 'pages/download.html'
task :need_pages_submodule do
unless File.exist?(downloads_file)
raise "Jasmine pages submodule isn't present. Run git submodule update --init"

1
pages Submodule

@ -0,0 +1 @@
Subproject commit ae5da671e3b47e3846ced7371722e9b5c6204e75