0
I Use This!
Inactive

Commits : Listings

Analyzed 9 days ago. based on code collected 9 days ago.
Mar 30, 2025 — Mar 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed some things in /helpers and removed some things from each view, included the dev db I've been using so that you can just clone and go... More... almost 16 years ago
Removed create, delete, update; useless. Added list, show, new More... almost 16 years ago
Removed create, delete, update; useless. Also modified the index page More... almost 16 years ago
Removed create, delete, update; useless. More... almost 16 years ago
Gussied up list view for people so that it matches the rest of the app More... almost 16 years ago
wrapped form in formcontrols div for formatting. Also wrapped navigation link in navigation div More... almost 16 years ago
added lurkit_url(userid) helper method to assemble the lurkit url More... almost 16 years ago
Properly formatted show page so it doesn't look like complete garbage More... almost 16 years ago
Modified javascript_include_tag for JUST jquery Created script for showing/hiding .lurkiturl element Added banner, left/right slant items for prettying More... almost 16 years ago
Wrapped navigation in div for styling More... almost 16 years ago
Wrapped back link in navigation div More... almost 16 years ago
Wrapped form in new div for better styling More... almost 16 years ago
Added jquery-1.4.2.js production More... almost 16 years ago
Gussied up this site. More... almost 16 years ago
Generated BASIC api documentation More... almost 16 years ago
Created partial for creating and editing users More... almost 16 years ago
Udated form to support partial, as well as included @person.id to remove inability to find user issues. More... almost 16 years ago
Added population(cityid) for added functionality in the views More... almost 16 years ago
Added Migration to change :homecity to :city_id for relational scripts More... almost 16 years ago
Created custom route to map /people/show/:id to just /:id for shortening and sharing purposes. More... almost 16 years ago
Added application.html.erb to contain other html pages More... almost 16 years ago
Changed index view for people More... almost 16 years ago
Now filtering potential :password field from logs More... almost 16 years ago
Added :people relation More... almost 16 years ago
Reformatted twitter link to reflect typical twitter format, also added back button More... almost 16 years ago
Reverted people_helper.rb, added helper_scripts directory for organization, deleted public/index.html More... almost 16 years ago
Added link to helper_script/tumblrget.rb in order to grab and parse the first post from tumblr More... almost 16 years ago
Mapped :people/:index as the root route More... almost 16 years ago
Added links to new person and new city More... almost 16 years ago
Fleshed out function cities controller More... almost 16 years ago