Github user upthewaterspout commented on the issue: https://github.com/apache/incubator-geode/pull/259 @joeymcallister - Ok, the parallel directories makes more sense now. We can always move stuff around after 1.0 if we decide to. I also had to do bundle install in the final_app directory in order to run rackup. I don't know if we really need to use rackup anyway, this seems like an easier way to quickly view the book: ``` cd final_app/public python -m SimpleHTTPServer 8080 ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---