Alexey Vasiliev
61915cdaab
Update rubocop + use enable-frozen-string-literal ( #2354 )
2020-08-16 12:08:50 -07:00
Josh Soref
b42e4edd66
Spelling ( #2211 )
...
* spelling: accidentally
* spelling: activesupport
* spelling: aggressive
* spelling: attribute
* spelling: background
* spelling: callback
* spelling: classes
* spelling: duped
* spelling: environment
* spelling: forty
* spelling: interrupt
* spelling: javascript
* spelling: localization
* spelling: localized
* spelling: recursive
* spelling: registered
* spelling: rendering
* spelling: representation
* spelling: successful
* spelling: symbol
2018-11-07 10:00:44 -08:00
Thomas Reynolds
efd1ef69d6
2018 cleanup
...
Upgrade our deps
Drop support for Ruby 2.2 (because some deps have)
Update rubocop and lints
2018-09-11 11:43:07 -07:00
Kenneth Kalmer
a215b250dc
Handle page id's that are Fixnums ( #2033 )
...
* chore: failing test case for #2032
* fix: Use `to_s.to_sym` for page_id’s in the store since they can be Fixnum’s
* chore: delete stale queryable-app fixture
2017-01-06 12:13:10 -08:00
Jonathan Allard
42e31c8c5e
Make .html implicit for page IDs ( #1996 )
...
* Make .html implicit for page IDs
* Add Pry gem
* Add setting :page_id_generator to override page ID derivation
2016-11-16 21:00:16 -08:00
Thomas Reynolds
edb1a53060
Add page_id concept
2016-02-22 11:17:21 -08:00