We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25dc6b commit 4d1de65Copy full SHA for 4d1de65
inertia_rails.gemspec
@@ -6,7 +6,7 @@ Gem::Specification.new do |spec|
6
spec.name = "inertia_rails"
7
spec.version = InertiaRails::VERSION
8
spec.authors = ["Brian Knoles", "Brandon Shar", "Eugene Granovsky"]
9
- spec.email = ["brain@bellawatt.com", "[email protected]", "[email protected]"]
+ spec.email = ["brian@bellawatt.com", "[email protected]", "[email protected]"]
10
11
spec.summary = %q{Inertia adapter for Rails}
12
spec.homepage = "https://github.com/inertiajs/inertia-rails"
0 commit comments