0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Providing a little bit more information to travis #10 More... over 12 years ago
First attempt to use travis #10 More... over 12 years ago
Added Gemnasium Status More... over 12 years ago
More Gems updated More... over 12 years ago
Updated the Gems More... over 12 years ago
Fixed two failing specs. More... over 12 years ago
Partials should not use instance variables. That's evil. More... over 12 years ago
Routes should have 'only's, because it speeds up routing. More... over 12 years ago
Empty Helpers are quite useless. More... over 12 years ago
Added miscellaneous missing indices More... over 12 years ago
The Law of Demeter: Delegates are a good idea. More... over 12 years ago
Treating Whitespace – Pirate Style! More... over 12 years ago
Spork Configuration More... over 12 years ago
Updated the Gemfile More... over 12 years ago
Added Github Account Links to the Readme More... over 12 years ago
Added Contributors More... over 12 years ago
* Moved some information from the Wiki here * Updated Tracker & Wiki Info * Formatting changes More... over 12 years ago
Final Clean-Up for the Minitest Transition More... over 12 years ago
Added first integration tests regarding posts. More... over 12 years ago
Finished converting Forum#show to MiniTest Integration More... over 12 years ago
Tasty breadcrumbs now being tested. More... over 12 years ago
Converted the StaticPage Spec to MiniTest Integration More... over 12 years ago
Removed RSpec Specs that were just stubs More... over 12 years ago
Converted forums#index to MiniTest Integration Test More... over 12 years ago
Added must_have_link_to helper for Integration tests More... over 12 years ago
Little Fabricator Update More... over 12 years ago
Topic integration spec and the topics view are now powered my i18n. More... over 12 years ago
Refactored the sign_in helper. More... over 12 years ago
Added more tests to the topic integration spec. Also aded a helper method to Capybara::DSL, which enables you to sign in using devise (since the devise TestHelpers-module is not accessible from within integration tests). More... over 12 years ago
Added topic integration tests. More... over 12 years ago