search for: vankala

Displaying 3 results from an estimated 3 matches for "vankala".

2013 Mar 20
2
Problem With Unicorn
Hello All, I deployed my application in the local server and i''m using unicorn and nginx. I tried to run ''bundle exec unicorn_rails'' but it is showing ''ERROR: Gem bundler is not installed, run `gem install bundler` first.''. even if I run gem install bundler the bundler getting installed, But it is showing the same error again i.e. Gem bundler is not
2013 Jun 21
1
How to create Migration from Mysql DB with bigint type of Mysql
I have to create Migration file form Mysql DB But I want type of Migration equivalent with Mysql DB (example : in Mysql with type Bigint and in Migration will have type Int(20) or Bigint) Could You help me solve this Problem? Thanks -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To
2014 Mar 21
0
How to create APIs and Web services in rails.
Hello, How to create Web Services in rails. Present we are developing one website in rails, and we want to develop same website for Mobile. We want to create APIs and provide that apis for mobile development. So can you guys help me, how to create APIs and Web Services in rails. thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on