File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 = [ 'joel.quenneville@collegeplus.org' ]
11- s . homepage = ''
9+ s . authors = [ 'Joel Quenneville' , 'Antonio Antillon' ]
10+ s . email = [ 'joel.quenneville@collegeplus.org' , 'antillas21@gmail.com' ]
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'
You can’t perform that action at this time.
0 commit comments