Re: [Rails] Re: Any meetup in india ?

2012-08-26 Thread Dheeraj Kumar
It doesn't really matter where something goes on. I'm from Chennai myself, but I work at Bangalore. I am a member of quite a few ruby meet up groups, because of the great ecosystem we have :) You might want to join the Chennai RUG to attend any meet ups there, along with Bangalore and maybe Pu

[Rails] Re: Any meetup in india ?

2012-08-26 Thread thil
Its really gr8. I am new to ruby on rails and I want to know any activities going on Chennai india Thanks, Senthil -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. T

Re: [Rails] Drop down box Ruby Cgi

2012-08-26 Thread Scott Ribe
On Aug 26, 2012, at 11:46 AM, Fosiul Alam wrote: > i am trying to find out how to create a drop-down list with Ruby cgi > but i am not seeing any article > > Can any one please help with this Although given how vague, broa

[Rails] Drop down box Ruby Cgi

2012-08-26 Thread Fosiul Alam
Hi i am trying to find out how to create a drop-down list with Ruby cgi but i am not seeing any article Can any one please help with this Fosiul -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group

Re: [Rails] Need an example code like this forum :)

2012-08-26 Thread Walter Lee Davis
I'm not the OP here, I was answering (well, trying to answer) not ask. Walter On Aug 26, 2012, at 5:59 AM, Gintautas Šimkus wrote: > Hi, Walter > > what kind of study would that be? As you can see the answers might not be > what you might have expected. Lack of explanation on your part is to b

Re: [Rails] Reg : Integrating Facebook & Twitter to My Rails 3 App.

2012-08-26 Thread Walter Lee Davis
On Aug 25, 2012, at 7:22 AM, yaswanth k wrote: > Hi all, > > Thanks in advance. > I wanna know the facebook graph api URL, Which Should give me the location > name(from where the user is posting the comment). > From that I wanna store the location name in DB. > Same for Twitter, flickr. I ma

Re: [Rails] Any meetup in india ?

2012-08-26 Thread Dheeraj Kumar
Did you even check the link I posted? It has links to both Mumbai and Pune RUGs, although it looks like Pune is more active. Dheeraj Kumar On Sunday 26 August 2012 at 9:12 PM, ANIKET KADAM wrote: > any chance in mumbai > > > On Sun, Aug 26, 2012 at 8:51 PM, Dheeraj Kumar (mailto:a.dheeraj.

Re: [Rails] Any meetup in india ?

2012-08-26 Thread ANIKET KADAM
any chance in mumbai On Sun, Aug 26, 2012 at 8:51 PM, Dheeraj Kumar wrote: > There are meet ups in India. You can find a list at > http://rubyusergroups.org/ > > Bangalore Ruby User Group is the most populated and active. We have > meetups every third saturday of the month, and you get to meet a

Re: [Rails] Any meetup in india ?

2012-08-26 Thread Dheeraj Kumar
There are meet ups in India. You can find a list at http://rubyusergroups.org/ Bangalore Ruby User Group is the most populated and active. We have meetups every third saturday of the month, and you get to meet a lot of awesome people! Dheeraj Kumar On Sunday 26 August 2012 at 5:08 PM, ANIK

Re: [Rails] Any meetup in india ?

2012-08-26 Thread ANIKET KADAM
nice idea, it would be nice for a newbie like me to gain advise from experience developer On Sat, Aug 25, 2012 at 4:30 PM, INDIAN RAILS DEVELOPER < paritoshparitos...@gmail.com> wrote: > Hi all specially indian rails developer & designer , > > Rails community is growing so fast in India , it is n

Re: [Rails] Re: Need help to implement audio recording in rails application

2012-08-26 Thread Loganathan Sellapa
Yes, I know but currently I am looking forward to integrate Red5 server because I hope without some media servers, the application will not handle heavy traffic. I will look into HTML 5 once I get this done. regards, Loganathan ViewMe On Sun, Aug 26, 2012 at 3:48

Re: [Rails] Re: Need help to implement audio recording in rails application

2012-08-26 Thread Dheeraj Kumar
You could use a HTML5 solution with a Flash fallback, to be more future-ready. Dheeraj Kumar On Sunday 26 August 2012 at 3:42 PM, Loganathan Sellapa wrote: > Yes, but most of the media applications are still depends on Flash only. It > will take some sort of time to move on with HTML5. > >

Re: [Rails] Re: index.html in rails-app/public

2012-08-26 Thread Mandeep Kaur
On Sat, Aug 25, 2012 at 9:59 PM, Сергей Грибовский wrote: > Try to delete index.html in public folder it's just a stub > > суббота, 25 августа 2012 г., 20:27:13 UTC+4 пользователь Mandy написал: I have deleted index.html. Now check: http://blog.simak.in/ Its not working. What to do now ? -- Ma

Re: [Rails] Re: Need help to implement audio recording in rails application

2012-08-26 Thread Loganathan Sellapa
Yes, but most of the media applications are still depends on Flash only. It will take some sort of time to move on with HTML5. regards, Loganathan ViewMe On Sun, Aug 26, 2012 at 3:38 PM, Gintautas Šimkus wrote: > +1 for an interesting topic. But flash is going to

Re: [Rails] Re: Need help to implement audio recording in rails application

2012-08-26 Thread Gintautas Šimkus
+1 for an interesting topic. But flash is going to die out, so are there any HTML5 alternatives for the proposed solution? 2012/8/26 Loganathan Sellapa > Sure, I am still searching for the tutorial to integrate red5 with ROR, > yet I didn't find nice one,. > > regards, > Loganathan > ViewMe

Re: [Rails] Need an example code like this forum :)

2012-08-26 Thread Gintautas Šimkus
Hi, Walter what kind of study would that be? As you can see the answers might not be what you might have expected. Lack of explanation on your part is to blame, IMO. You asked for someone you to provide a site basically because you asked it with 3 sentences... you can realize why that wasn't appre

Re: [Rails] Re: Need help to implement audio recording in rails application

2012-08-26 Thread Loganathan Sellapa
Sure, I am still searching for the tutorial to integrate red5 with ROR, yet I didn't find nice one,. regards, Loganathan ViewMe On Fri, Aug 24, 2012 at 10:48 PM, Timothy Bone wrote: > post it if you find more info. id also like to learn this functionality > > -

Re: [Rails] Ruby Cgi and Mysql/Postgresql

2012-08-26 Thread Sergey Gribovski
On 26.08.2012 03:02, Fosiul Alam wrote: Hi i m very new in ruby ( i used to work on php) I am looking for good documentation or book which will show me how to use ruby with CGI + mysql /Postgresql something like, will show how to grab data from database and pass those into Select or combox box

[Rails] accepts_nested_attributes_for and fields_for not working!

2012-08-26 Thread Sarah
I want to be able to create one menu object that has fields_for :brunch, :lunch, and :dinner. The menu object has_many brunches, lunches, and dinners, but each time I "edit", only one brunch, one lunch, and one dinner object are added. I'm using carrierwave to upload brunch_menus, lunch_menus,

[Rails] Re: A new navigation gem

2012-08-26 Thread Сергей Грибовский
> > Hello guys, thank you for all you answeres and sorry for my faults. I > posted that on the http://www.ruby-forum.com and didn't know that it will > be forwarded here. So the link to the github you know now (thanks to > Dihital). About that can the gem do: - You can define multilevel me

[Rails] Re: index.html in rails-app/public

2012-08-26 Thread Сергей Грибовский
Try to delete index.html in public folder it's just a stub суббота, 25 августа 2012 г., 20:27:13 UTC+4 пользователь Mandy написал: > > Hello All, > > I have created a rails application on hosrtmonster and created > symbolic link of app's public folder. Now default link is to > index.html of rai

Re: [Rails] Need an example code like this forum :)

2012-08-26 Thread Jordon Bedwell
On Sat, Aug 25, 2012 at 10:25 AM, Walter Lee Davis wrote: >> Is there any example like that? > > Uh, maybe > @posts = Post.order('added_at DESC') > Did you even think about this at all? No, because it's created_at most of the time, or based on his question updated_at. -- You received this m

[Rails] Reg : Integrating Facebook & Twitter to My Rails 3 App.

2012-08-26 Thread yaswanth k
Hi all, Thanks in advance. I wanna know the facebook graph api *URL, * Which Should give me the location name(from where the user is posting the comment). >From that I wanna store the location name in DB. Same for Twitter, flickr. Can any one help me in this?? Regards, Yaswanth Kakarla, -- Yo

[Rails] Any meetup in india ?

2012-08-26 Thread INDIAN RAILS DEVELOPER
Hi all specially indian rails developer & designer , Rails community is growing so fast in India , it is necessary to know what they are doing , how they are doing and what they like in it .So, I'm wondering we should arrange Meet-up in india , what you say ? -- You received this message becau

[Rails] Re: Need help to implement audio recording in rails application

2012-08-26 Thread Timothy Bone
> > post it if you find more info. id also like to learn this functionality -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send ema

Re: [Rails] index.html in rails-app/public

2012-08-26 Thread Mandeep Kaur
On Sat, Aug 25, 2012 at 10:05 PM, Colin Law wrote: > Sorry I cannot understand what you are trying to do. > What URL are you trying to use? > Are you trying to run a controller action from that url? Is so what > controller and action? I have created a rails app on hostmonster and there to run a

Re: [Rails] Ruby Cgi and Mysql/Postgresql

2012-08-26 Thread Colin Law
On 26 August 2012 00:02, Fosiul Alam wrote: > Hi > i m very new in ruby ( i used to work on php) > > I am looking for good documentation or book which will show me > how to use ruby with CGI + mysql /Postgresql > > something like, will show how to grab data from database and pass those > into Sele