Skip to content

Commit

Permalink
Merge remote-tracking branch 'hobodoc/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanlarsen committed Oct 9, 2012
2 parents 342be3e + 4c2d234 commit 06c31d3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/manual/FAQ.markdown
Expand Up @@ -11,6 +11,11 @@ Contents

# How do I get help with my questions about Hobo?

The fastest way to get an answer is by asking in [Hobo Users](http://groups.google.com/group/hobousers).
Before asking, it is recommended to search the documentation (the manual you are reading right now) and the Hobo Users
archive. You might not be the first person with the same question!


# What's a good development environment?

Webrick, Unicorn, etc? And a basic Gemfile (e.g. conditionally include
Expand Down Expand Up @@ -297,4 +302,4 @@ about what files it reloads when things change. To force a reload of
application.dryml or front_site.dryml, simply touch the dryml file for
your current view. For example, if you touch app/views/foos/show.dryml
and then reload /foos/17, all changed DRYML files that are required by
show.dryml will be reloaded.
show.dryml will be reloaded.

0 comments on commit 06c31d3

Please sign in to comment.