test/fixtures/spina/pages.yml in spina-0.6.29 vs test/fixtures/spina/pages.yml in spina-0.7.0

- old
+ new

@@ -1,5 +1,10 @@ # Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html -one: +homepage: name: homepage title: Homepage + materialized_path: / + +about: + title: About + materialized_path: /about \ No newline at end of file