|
Failed to load latest commit information. |
|
app
|
Fix questions queries when needs_confirmation nil
|
|
|
config
|
Add page to host widget-builder
|
|
|
data_dumps
|
Fix bad base urls in photo_url for pa-philadelpia
|
|
|
doc
|
add model helper methods
|
|
|
examples
|
Update devise gem
|
|
|
lib
|
Add twitter service & adapter & supporting code
|
|
|
log
|
new rails app
|
|
|
public
|
Update widget-builder-widget
|
|
|
script
|
switch to openstates subjects, remove unusual "unless"
|
|
|
spec
|
Add confirmation of question when existing user
|
|
|
.gitignore
|
Add /bin to .gitignore
|
|
|
.powrc
|
stub views
|
|
|
.rspec
|
use rspec
|
|
|
.ruby-version
|
Add .ruby-version for rbenv & rvm
|
|
|
.rvmrc
|
Don't specify a gemset when entering the directory; IMO this is an en…
|
|
|
.travis.yml
|
Take out rspec-rerun
|
|
|
Capfile
|
Only load config/deploy.rb if it exists.
|
|
|
Gemfile
|
Add rack-cors
|
|
|
Gemfile.lock
|
Update poltergeist gem
|
|
|
LICENSE
|
Add AGPL LICENSE
|
|
|
Procfile
|
add newrelic and unicorn
|
|
|
README.md
|
Take out stale links to external services
|
|
|
Rakefile
|
Take out rspec-rerun
|
|
|
config.ru
|
rename app to OpenGovernment
|
|