0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jul 14, 2025 — Jul 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename the application name to Codester More... over 16 years ago
Add blog_controller More... over 16 years ago
Add blog_controller More... over 16 years ago
Add update-method More... over 16 years ago
Update takaisin-link More... over 16 years ago
Add edit posts More... over 16 years ago
Content should be inside of the div.article_content More... over 16 years ago
Remove example links from the nav More... over 16 years ago
Fix code indentation More... over 16 years ago
Posts should be listed in home#index More... over 16 years ago
Tweak posts/index.html.erb More... over 16 years ago
Install the dynamic_form plugin, form.error_messages is deprecated in Rails 3. More... over 16 years ago
Add utf-8 encoding More... over 16 years ago
Add posts_controller More... over 16 years ago
Add listing posts More... over 16 years ago
Use config.secret_token instead of config.cookie_secret (deprecated) More... over 16 years ago
Depend on Rails 3.0.beta3 More... over 16 years ago
Remove duplicate index action More... over 16 years ago
Users are able to update their profiles More... over 16 years ago
Show other users' profile pages More... over 16 years ago
Add a link to show current user's profile More... over 16 years ago
Add a gap between personal and administration links More... over 16 years ago
Order users by name More... over 16 years ago
List blog users More... over 16 years ago
Use native sqlite3 on Ruby 1.9, otherwise fallback to the sqlite3-rubyD More... over 16 years ago
Make name and nick attributes accessible More... over 16 years ago
Document default usernames and passwords More... over 16 years ago
Post table timestamps More... over 16 years ago
Merge branch 'auth' More... over 16 years ago
Add logout and login links to the application layout More... over 16 years ago