Skip to content

Instantly share code, notes, and snippets.

@mikegrassotti
Created July 2, 2014 22:32
Show Gist options
  • Select an option

  • Save mikegrassotti/a4fcae01354b52be0146 to your computer and use it in GitHub Desktop.

Select an option

Save mikegrassotti/a4fcae01354b52be0146 to your computer and use it in GitHub Desktop.
1 // app/initializers/session.js
2 export default {
3 name: 'session',
4 initialize: function() {
5 // code
6 }
7 };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment