Created
October 11, 2011 16:23
-
-
Save patmaddox/1278581 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ webby build | |
| WARNING: Global access to Rake DSL methods is deprecated. Please include | |
| ... Rake::DSL into classes and modules which use the Rake DSL methods. | |
| WARNING: DSL method Webby::Apps::Main#import called at /Users/padillac/.rvm/gems/ruby-1.8.7-p352@rspec-website/gems/webby-0.9.4/lib/webby/apps/main.rb:177:in `import_default_tasks' | |
| WARNING: DSL method Webby::Apps::Main#import called at /Users/padillac/.rvm/gems/ruby-1.8.7-p352@rspec-website/gems/webby-0.9.4/lib/webby/apps/main.rb:177:in `import_default_tasks' | |
| WARNING: DSL method Webby::Apps::Main#import called at /Users/padillac/.rvm/gems/ruby-1.8.7-p352@rspec-website/gems/webby-0.9.4/lib/webby/apps/main.rb:177:in `import_default_tasks' | |
| WARNING: DSL method Webby::Apps::Main#import called at /Users/padillac/.rvm/gems/ruby-1.8.7-p352@rspec-website/gems/webby-0.9.4/lib/webby/apps/main.rb:177:in `import_default_tasks' | |
| WARNING: DSL method Webby::Apps::Main#import called at /Users/padillac/.rvm/gems/ruby-1.8.7-p352@rspec-website/gems/webby-0.9.4/lib/webby/apps/main.rb:177:in `import_default_tasks' | |
| create output/index.html | |
| create output/community/index.html | |
| create output/css/breadcrumbs.css | |
| create output/css/coderay.css | |
| create output/css/default.css | |
| create output/css/site.css | |
| create output/css/blueprint/License.txt | |
| create output/css/blueprint/Readme.txt | |
| create output/css/blueprint/print.css | |
| create output/css/blueprint/screen.css | |
| create output/css/blueprint/lib/buttons.css | |
| create output/css/blueprint/lib/compressed.css | |
| create output/css/blueprint/lib/grid.css | |
| create output/css/blueprint/lib/reset.css | |
| create output/css/blueprint/lib/typography.css | |
| create output/css/blueprint/lib/img/grid.png | |
| create output/css/blueprint/lib/img/icons/cross.png | |
| create output/css/blueprint/lib/img/icons/textfield_key.png | |
| create output/css/blueprint/lib/img/icons/tick.png | |
| create output/documentation/README.txt | |
| create output/documentation/before_and_after.html | |
| create output/documentation/changes-rspec.html | |
| create output/documentation/expectations.html | |
| create output/documentation/index.html | |
| create output/documentation/mocks/index.html | |
| create output/documentation/mocks/message_expectations.html | |
| create output/documentation/mocks/other_frameworks.html | |
| create output/documentation/mocks/partial_mocks.html | |
| create output/documentation/mocks/stubs.html | |
| create output/documentation/tools/heckle.html | |
| create output/documentation/tools/index.html | |
| create output/documentation/tools/rake.html | |
| create output/documentation/tools/rcov.html | |
| create output/documentation/tools/spec.html | |
| create output/documentation/tools/extensions/index.html | |
| create output/documentation/tools/extensions/editors/index.html | |
| create output/documentation/tools/extensions/editors/textmate.html | |
| create output/images/David_and_Aslak.jpg | |
| create output/images/Whats_That_Dude.jpg | |
| create output/images/ali_westside.jpg | |
| create output/images/arrow.gif | |
| create output/images/ducks1.png | |
| create output/images/pat_maddox.jpg | |
| create output/images/stack_example_tm_report.jpg | |
| create output/rails/README.txt | |
| create output/rails/changes-rspec-rails.html | |
| create output/rails/generators.html | |
| create output/rails/index.html | |
| create output/rails/runners.html | |
| create output/rails/writing/controllers.html | |
| create output/rails/writing/helpers.html | |
| create output/rails/writing/index.html | |
| create output/rails/writing/models.html | |
| create output/rails/writing/notes.txt | |
| create output/rails/writing/views.html | |
| create output/rspec-core/callbacks.html | |
| create output/rspec-core/changelog.html | |
| [09:22:35] ERROR: while rendering page 'content/rspec-core/changelog.page' | |
| [09:22:35] ERROR: erb filter error: "No such file or directory - ../rspec-core/Changelog.md" | |
| create output/rspec-core/index.html | |
| create output/rspec-core/tools/heckle.html | |
| create output/rspec-core/tools/index.html | |
| create output/rspec-core/tools/rake.html | |
| create output/rspec-core/tools/rcov.html | |
| create output/rspec-core/tools/rspec-command.html | |
| ruby: No such file or directory -- docspec.rb (LoadError) | |
| ruby: No such file or directory -- docspec.rb (LoadError) | |
| ruby: No such file or directory -- docspec.rb (LoadError) | |
| create output/rspec-core/tools/extensions/index.html | |
| create output/rspec-core/tools/extensions/editors/index.html | |
| create output/rspec-core/tools/extensions/editors/textmate.html | |
| create output/rspec-expectations/changelog.html | |
| [09:22:35] ERROR: while rendering page 'content/rspec-expectations/changelog.page' | |
| [09:22:35] ERROR: erb filter error: "No such file or directory - ../rspec-expectations/Changelog.md" | |
| create output/rspec-expectations/index.html | |
| create output/rspec-mocks/changelog.html | |
| [09:22:35] ERROR: while rendering page 'content/rspec-mocks/changelog.page' | |
| [09:22:35] ERROR: erb filter error: "No such file or directory - ../rspec-mocks/Changelog.md" | |
| create output/rspec-mocks/index.html | |
| create output/rspec-mocks/message-expectations.html | |
| create output/rspec-mocks/method-stubs.html | |
| create output/rspec-mocks/other-frameworks.html | |
| create output/rspec-mocks/partial-mocks.html | |
| create output/rspec-rails/changelog.html | |
| create output/rspec-rails/controllers.html | |
| create output/rspec-rails/generators.html | |
| create output/rspec-rails/helpers.html | |
| create output/rspec-rails/index.html | |
| create output/rspec-rails/models.html | |
| create output/rspec-rails/runners.html | |
| create output/rspec-rails/views.html | |
| [padillac@luckbox rspec-website:master] | |
| $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment