Skip to content

Instantly share code, notes, and snippets.

@jakemarsh
Created October 31, 2010 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jakemarsh/656916 to your computer and use it in GitHub Desktop.
Save jakemarsh/656916 to your computer and use it in GitHub Desktop.
[oldBlog release];
JMBlog *newBlog = [[JMBlog alloc] initWithAwesomeLevel:JMAwesomeLevelLegendary];
@soffes
Copy link

soffes commented Nov 1, 2010

Wow, if that's all it takes... I need to get started :)

@jakemarsh
Copy link
Author

Dude its the best class ever. I plan on open sourcing JMBlog soon. I have to make sure I remove all of my hardcoded database passwords first :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment