[Rails] build mobile-location-tracking in rails

2013-01-10 Thread rails_fan
wanna build an application in rails which would track the location of a mobile with its mobile number... searched some thing like KISSMETRICS,CRASSYEGG,how to use it any idea? or post some links contains examples on this.. -- You received this message because you are subscribed to the Google

[Rails] Re: Is there any RAILS DUDE to HELP me out kick this problem?

2012-12-26 Thread rails_fan
proper guidance to configure oracle in rails currently using: rails 3.2.1--ruby1.9.3--os(Windows) On Wednesday, December 26, 2012 7:39:07 PM UTC+5:30, Weston Platter wrote: > > How did you configure ruby-oci8 in your rails project? > > On Tuesday, December 25, 2012 6:28:42 AM UTC-6, ra

[Rails] Is there any RAILS DUDE to HELP me out kick this problem?

2012-12-25 Thread rails_fan
im new one to rails practising rails with sqlite but now it a situation for me to use oracle with rails i have tried to configure oracle with rails but is show me the following error *activerecord oracle_enhanced adapter could not load ruby-oci8 load error* but i have installed needed gems for c

[Rails] Re: configuring ORACLE db to rails?

2012-12-24 Thread rails_fan
m i have used bundle install and bundle update too... but it doesnt work's On Dec 24, 2:28 pm, Dheeraj Kumar wrote: > https://github.com/rsim/oracle-enhanced > > -- > Dheeraj Kumar > > On Monday 24 December 2012 at 1:11 PM, rails_fan wrote: > > > > > hi ever

[Rails] configuring ORACLE db to rails?

2012-12-24 Thread rails_fan
hi everyone i'm newer to ruby on rails...for the past few days i used default sqlite db with rails and now im in the situation to use ORACLE db in my upcoming application...can anybody give some suggestions that what are the tools needed to configure oracle with rails environment...step by step man