When i try to include
<%= stylesheet_link_tag \"application\" %> <%= javascript_include_tag \"application\" %>
The content
It should be ruby version issue. You would be using ruby 2.0.0, try to downgrade to 1.9.2 or 1.9.3. Hope it will work.
2.0.0
1.9.2
1.9.3