Skip to content

Commit

Permalink
Properly wrap code block in the README. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
netzpirat committed Apr 16, 2012
1 parent f864b02 commit e721822
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -234,9 +234,11 @@ end

and generate the configuration files and change the Jasmine url:

```ruby
guard :jasmine, :jasmine_url => 'http://localhost:8888/' do
...
end
```

#### Rails 3 without the asset pipeline

Expand Down

0 comments on commit e721822

Please sign in to comment.