I have partials setup and staticmatic says they're not in the app.
I've built and previewed the app several times.
= partial('proposals/test')
--------
Here's a screen capture
http://screencast.com/t/ZWMxZGE2MGQt
-------
StaticMatic::TemplateError in ./src/pages/index.haml
proposals/proposals, line : Partial not found
1: #tabs-1
2: = partial('proposals/proposals')
3: #tabs-2
4: = partial('proposals/proposals')
5: #tabs-3
Backtrace
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/mixins/render.rb:
75:in `generate_partial'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/helpers.rb:192:in
`partial'
(haml):2:in `render'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/haml-3.0.15/lib/haml/
engine.rb:178:in `render'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/haml-3.0.15/lib/haml/
engine.rb:178:in `instance_eval'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/haml-3.0.15/lib/haml/
engine.rb:178:in `render'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/mixins/render.rb:
112:in `generate_html_from_template_source'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/mixins/render.rb:
26:in `generate_html'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/mixins/render.rb:
40:in `generate_html_with_layout'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/server.rb:33:in
`call'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/rack-1.1.0/lib/rack/
showexceptions.rb:24:in `call'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/rack-1.1.0/lib/rack/
builder.rb:77:in `call'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/rack-1.1.0/lib/rack/
content_length.rb:13:in `call'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/rack-1.1.0/lib/rack/
handler/webrick.rb:48:in `service'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
httpserver.rb:104:in `service'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
httpserver.rb:65:in `run'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
server.rb:173:in `start_thread'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
server.rb:162:in `start'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
server.rb:162:in `start_thread'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
server.rb:95:in `start'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
server.rb:92:in `each'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
server.rb:92:in `start'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
server.rb:23:in `start'
/Users/allanbranch/.rvm/rubies/ruby-1.8.7-p174/lib/ruby/1.8/webrick/
server.rb:82:in `start'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/rack-1.1.0/lib/rack/
handler/webrick.rb:14:in `run'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/server.rb:52:in
`start'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/mixins/server.rb:
4:in `preview'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/base.rb:71:in `send'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/../lib/staticmatic/base.rb:71:in `run'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/gems/
staticmatic-0.11.0.alpha.8/bin/staticmatic:16
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/bin/staticmatic:19:in
`load'
/Users/allanbranch/.rvm/gems/ruby-1.8.7-p174/bin/staticmatic:19