Benjamin Neff
|
e82690963d
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
Justin Ramos
|
fa71af71c1
|
require spec_helper in .rspec
closes #7223
|
2016-11-27 21:27:12 +01:00 |
|
Steven Hancock
|
a8de3a5a3f
|
Rails.root and File.join cleanup
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join`
- Clean up most of the remaining `File.join`s
|
2012-06-11 03:13:20 -07:00 |
|
danielgrippi
|
9fba69cd5b
|
added person stream; temp hack for photos
|
2011-10-25 16:29:45 -07:00 |
|
Maxwell Salzberg
|
56dc565fc7
|
yeah I need to commit the files i guess
|
2011-10-13 22:27:07 -07:00 |
|