[Rails] Re: Ajax Search

2013-07-19 Thread Rajesh reddy
Hi Avinash, Instead of Kaminari gem try Jquery datatables it gives u default pagination, search, and sort features you can customize it according to your needs Regards, Rajesh On Friday, July 19, 2013 11:15:30 AM UTC+5:30, Avi wrote: > > Hello All, > > I am using Kaminari gem for pagination. >

[Rails] Re: How to open PDF file in browser ?

2012-11-07 Thread Rajesh reddy
give :disposition => 'inline' in your controllers On Thursday, June 18, 2009 4:17:02 AM UTC+5:30, Dharmdip Rathod wrote: > > Please help me , > > How to open .pdf extension file in browser ? > -- > Posted via http://www.ruby-forum.com/. > -- You received this message because you are subscribed

[Rails] Re: Gem

2012-09-25 Thread Rajesh reddy
Hi, Iam using the rolify gem in my project and found it to be very useful check this out http://eppo.github.com/rolify/ Thanks, On Tuesday, September 25, 2012 1:56:50 PM UTC+5:30, Avi wrote: > > Hello All, > > Is there any gem for Authorising Permission based on users ? > Like Cancan is used f

[Rails] Re: Different DataBases Used in ROR

2012-09-13 Thread Rajesh reddy
Hi Keerthi, We have been developing very large web applications with MongoDB from the past 1 year. It's really cool and very easy to learn. Give it a try you can find it very interesting and easy to use Thanks, Rajesh. On Thursday, September 13, 2012 11:38:11 AM UTC+5:30, keerthi priya wrot

[Rails] Re: Can not fix the 'can not find javascript runtime' issue

2012-07-19 Thread rajesh reddy
Hi, include these two gems gem 'execjs' gem 'therubyracer' Regards, Rajesh. On Friday, July 20, 2012 7:48:21 AM UTC+5:30, Eason wrote: > > Hi all, > > I am using unbuntu 11.10 with ruby 1.9.3. > > I installed ruby 1.9.3 via source code and installed rails 3.2x with the > gem command 'sud

[Rails] create folders and files through linux system commands in rails application

2012-05-25 Thread Rajesh Reddy
Hi, can anyone suggest me how to create folders and files through linux system commands in rails application and to provide drag and drop support to them Thanks, Rajesh -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this gr