Repository URL to install this package:
|
Version:
1.0.0.pre ▾
|
activeadmin
/
.gitignore
|
|---|
## Mac
.DS_Store
## Windows
.Thumbs.db
## TextMate
*.tm_project
*.tmproj
tmtags
## Emacs
*~
\#*
.\#*
## Vim
*.swp
# IDEA / RUBYMINE
.idea
## RVM
.rvmrc
.ruby-version
.ruby-gemset
## Project (general)
tags
coverage
rdoc
doc
.yardoc
pkg
## Project (specific)
bin/
.bundle
spec/rails
*.sqlite3-journal
Gemfile.lock
Gemfile-*.lock
capybara*
viewcumber
test-rails*
public
.rspec
.rails-version
.rbenv-version
.localeapp/*