Joseph Mastey
|
54b8c291ea
|
upgrade(rails 5): no longer use rake to invoke rake tasks, use rails
though I left the case alone where the command would previously been
just `bundle exec rake`, as doing the same doesn't work for rails.
|
2017-01-19 13:59:40 -06:00 |
|
Al Snow
|
1ea0c2ddbb
|
More Rails 4.0 upgrade changes
1. Compared existing branch with empty Rails 4.0 project and
made changes as needed.
2. Fix find/first warning.
3. Fix sqlite timeout issue.
-- config/database.yml
-- spec/vulnerabilities/insecure_dor_spec.rb
|
2014-09-13 13:44:07 -04:00 |
|
Al Snow
|
23513cf8d2
|
Initial Rails 4.0.x upgrade
|
2014-09-07 13:00:54 -04:00 |
|
cktricky
|
8595954096
|
removed alert when an error is thrown
|
2014-05-26 16:58:26 -04:00 |
|
Mike McCabe
|
fceeb94b05
|
adding mysql env to bundler require
|
2014-04-17 23:08:55 -04:00 |
|
Al Snow
|
5cd7a1b9cb
|
Got rid of i18n warning; Rebuilt Gemfile.lock file
|
2013-12-03 20:35:04 -05:00 |
|
Mike McCabe
|
fe9d8b266f
|
adding security misconfig text
|
2013-11-12 18:55:14 -05:00 |
|
Mike McCabe
|
108c8d2e2a
|
turning off whitelisting and entities encoding
|
2013-11-12 16:11:30 -05:00 |
|
Ken Johnson
|
5a992c3c1f
|
made some changes to the application controller, added a user controller, and am now about to start working on the login piece
|
2013-04-24 18:09:43 -04:00 |
|
Ken Johnson
|
c5c566e60a
|
fixed it. now excuse me while I go punch a baby panda
|
2013-04-24 17:06:01 -04:00 |
|
Ken Johnson
|
dafe2a5f4a
|
first commit
|
2013-03-19 17:27:18 -04:00 |
|