0
I Use This!
Inactive

Commits : Listings

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