0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bundling rdiscount More... about 15 years ago
re bundled More... about 15 years ago
udpated deps More... about 15 years ago
updated some bundled gems More... about 15 years ago
rebundled More... about 15 years ago
updated datamapper to 0.9.10 More... about 15 years ago
resolving dependency issues due to bad merge/cherry-picking More... about 15 years ago
first commit More... about 15 years ago
Step 2: Run 'thor merb:gem:install' to bundle the stack gems More... about 15 years ago
Step 37: Add support for Markdown to the comment field using a DM custom type More... over 15 years ago
Step 36: Add support for commenters adding their twitter name More... over 15 years ago
Step 35: Add authentication More... over 15 years ago
Step 34: Profile app and make some small changes to improve speed More... over 15 years ago
Step 33: Copy legacy data to new database More... over 15 years ago
Step 32: Switched data migration models to use :legacy database More... over 15 years ago
Step 31: Write mapping for legacy database for comments More... over 15 years ago
Step 30: Write mapping for legacy database for articles More... over 15 years ago
Step 29: Add do_mysql to dependencies.rb and run 'thor merb:gem:install' More... over 15 years ago
Step 29: Add do_mysql to dependencies.rb and run 'thor merb:gem:install' More... over 15 years ago
Step 28: Get MySQL dump from old blog and import into a new local MySQL DB More... over 15 years ago
Step 27: Make the 'delete' button Ajaxified More... over 15 years ago
Step 26: Add Haml to the merb app and convert the views (except the partial) to Haml More... over 15 years ago
Step 25: Add a 'New' link to the index page so you can create new posts More... over 15 years ago
Step 24: Add list of comments to article page More... over 15 years ago
Step 23: Set up timestamps and relationships for articles and comments More... over 15 years ago
Step 22: Remove the default generated specs (they are not useful for nested resources) More... over 15 years ago
Step 21: Modify the router to nest comments under articles More... over 15 years ago
Step 20: Generate the comments model using "merb-gen resource article 'body:text, author:string'" More... over 15 years ago
Step 19: Inform the user why their creation or update failed validations More... over 15 years ago
Step 18: Add validations to the article model, and test them More... over 15 years ago