0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issues must have a title, with test More... about 14 years ago
Add a new issue, so long as you are logged in More... about 14 years ago
Convert application layout to HAML. More... about 14 years ago
Make groups have nice URLs. More... about 14 years ago
Create admin/groups controller with basic views. More... about 14 years ago
Add default British English locale from https://github.com/svenfuchs/rails-i18n. More... about 14 years ago
Install Formtastic config and CSS. More... about 14 years ago
Add Dashboards controller. More... about 14 years ago
Delete index.html. More... about 14 years ago
Add full name and display name fields to sign up form. More... about 14 years ago
Set default ActionMailer URL in development env. More... about 14 years ago
Set default role for User, with tests. More... about 14 years ago
Set ActionMailer default host in test environment. More... about 14 years ago
Move RSpec to dev/test env in Gemfile and use correct Factory Girl gem. More... about 14 years ago
Add Devise views converted to HAML. More... about 14 years ago
Create root user in seeds file. More... about 14 years ago
Activate Devise for user model and controllers. More... about 14 years ago
Added associations between models More... about 14 years ago
Add the GroupMembership model More... about 14 years ago
Create the Message model More... about 14 years ago
Add the MessageThreads model More... about 14 years ago
Create Issue model. More... about 14 years ago
Create Group model. More... about 14 years ago
Create User model. More... about 14 years ago
Generate Devise config files. More... about 14 years ago
Move database config out of the way and ignore. More... about 14 years ago
Install Devise for user authentication. More... about 14 years ago
Disable CoffeeScript. More... about 14 years ago
Install Factory Girl. More... about 14 years ago
Install HIRB and Wirble IRB helpers. More... about 14 years ago