Skip to content

Commit ef1f460

Browse files
author
Nicolas Rodriguez
committed
Update gemspec
1 parent 5df2d93 commit ef1f460

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ajax-datatables-rails.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Gem::Specification.new do |s|
66
s.name = 'ajax-datatables-rails'
77
s.version = AjaxDatatablesRails::VERSION
88
s.platform = Gem::Platform::RUBY
9-
s.authors = ['Joel Quenneville']
10-
s.email = ['[email protected]']
11-
s.homepage = ''
9+
s.authors = ['Joel Quenneville', 'Antonio Antillon']
10+
11+
s.homepage = 'https://github.com/jbox-web/ajax-datatables-rails'
1212
s.summary = %q{A gem that simplifies using datatables and hundreds of records via ajax}
1313
s.description = %q{A wrapper around datatable's ajax methods that allow synchronization with server-side pagination in a rails app}
1414
s.license = 'MIT'

0 commit comments

Comments
 (0)