1
0
Fork 0
A web application to manage political party
This repository has been archived on 2023-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Alex Kotov 1126f28d02
Add UsersHelper
2018-11-30 03:02:48 +05:00
app Add UsersHelper 2018-11-30 03:02:48 +05:00
bin Revert "Remove binstubs" 2018-11-23 00:53:09 +05:00
config Configure Devise scopes 2018-11-30 02:45:37 +05:00
db Add model User 2018-11-30 01:59:20 +05:00
factories Add model User 2018-11-30 01:59:20 +05:00
lib Use SimpleForm 2018-11-26 19:05:25 +05:00
log Initialize Rails application 2018-11-23 00:33:08 +05:00
public Add old assets 2018-11-29 01:45:12 +05:00
spec Add UsersHelper 2018-11-30 03:02:48 +05:00
storage Initialize Rails application 2018-11-23 00:33:08 +05:00
tmp Initialize Rails application 2018-11-23 00:33:08 +05:00
vendor Initialize Rails application 2018-11-23 00:33:08 +05:00
.gitignore Configure coverage 2018-11-23 01:22:11 +05:00
.rubocop.yml Generate Devise controllers 2018-11-30 02:28:20 +05:00
.ruby-gemset Some fixes 2018-11-23 00:35:04 +05:00
.ruby-version Add newline 2018-11-23 00:51:18 +05:00
.simplecov Configure Coveralls 2018-11-28 19:53:11 +05:00
.travis.yml Configure database on Travis CI 2018-11-28 19:37:55 +05:00
Capfile Configure Capistrano 2018-11-29 00:24:58 +05:00
Gemfile Configure Devise 2018-11-30 01:23:41 +05:00
Gemfile.lock Configure Devise 2018-11-30 01:23:41 +05:00
LICENSE Add license 2018-11-29 17:49:45 +05:00
README.md Add Coveralls badge 2018-11-28 19:55:18 +05:00
Rakefile Add frozen string literal comments 2018-11-23 00:58:35 +05:00
config.ru Add frozen string literal comments 2018-11-23 00:58:35 +05:00
package.json Initialize Rails application 2018-11-23 00:33:08 +05:00

README.md

Partynest

Build Status Coverage Status