Skip to content

Instantly share code, notes, and snippets.

@alvincrespo
Last active October 11, 2015 22:10
Show Gist options
  • Save alvincrespo/05cbd6f866f9d3425c33 to your computer and use it in GitHub Desktop.
Save alvincrespo/05cbd6f866f9d3425c33 to your computer and use it in GitHub Desktop.
Viewing versioned Ember.js API docs
git clone [email protected]:emberjs/website ember-api-1-13
cd ember-api-1-13
git checkout v1.13.7
bundle install
middleman
open http://localhost:4567/api/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment