Skip to content

Commit

Permalink
what would rails 4 do?
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Brillert committed Dec 17, 2013
1 parent cd5912b commit 38a91b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ config.gem 'rack-google-analytics', :lib => 'rack/google-analytics'
config.middleware.use Rack::GoogleAnalytics, :tracker => 'UA-xxxxxx-x'
```

#### Rails 3.X
#### Rails 3.X and 4.X

```ruby
## application.rb:
Expand Down

0 comments on commit 38a91b7

Please sign in to comment.