1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
Commit graph

3 commits

Author SHA1 Message Date
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