Richard Venneman

Results 6 issues of Richard Venneman

The [Google Structured Data documentation](https://developers.google.com/structured-data/site-name) describes that it's possible to have your site name show up as the first child of a breadcrumbs list in the search results. This requires...

When using this gem with Rails 5.2.1 (see #2) I encounter an error: `uninitialized constant ActiveRecord::Associations::Preloader::HasMany (NameError)`. ``` Traceback (most recent call last): 35: from bin/rails:6:in `' 34: from bin/rails:6:in...

Hi, thanks for the great lib! This project depends on [ReactCSSTransitionGroup](https://facebook.github.io/react/docs/animation.html) which is no longer in active development and has moved to the [react-transition-group](https://github.com/reactjs/react-transition-group) package: > ReactTransitionGroup and ReactCSSTransitionGroup have...

This PR fixes the anchor in the link to the Ruby Gem cache example link.

#### Why? CSP configuration is included since Rails 5.2. This should be the default recommendation. #### How? This really isn't a very technical story 🙂

Added headings to the README to improve navigation and make it easier to link to specific sections (e.g., partials, caching). No content changes, just structural improvements for better readability and...