Displaying 2 results from an estimated 2 matches for "versionno".
2014 Jul 15
1
No glusterfs-server available. on CentOS 7
...tiesLoading mirror speeds from cached hostfile * base: centos-mirror.rbc.ru * epel: mirror.logol.ru * extras: centos-mirror.rbc.ru * updates: centos-mirror.rbc.ru16 packages excluded due to repository priority protectionsPackage glusterfs-3.4.0.59rhs-1.el7.centos.x86_64 already installed and latest versionNo package glusterfs-server available.Package glusterfs-fuse-3.4.0.59rhs-1.el7.centos.x86_64 already installed and latest versionNothing to do
2008 Oct 27
8
pagination in ajax
hi,
I am curently using rails version 2.1.1.
Currently i have done simple pagination using will_paginate
plugin.it works.but when i am trying pagination using ajax
with help of will_paginate plugin
it wont works.i am also using RemoteLinkRenderer helper,
but it gives an error uninitialized constant RemoteLinkRenderer.
can anyone provide any tutorial or sample code so that i can