On 23 March 2016 at 05:22, Aman Aman <lists@ruby-forum.com> wrote:
> how to install ruby on rails with mysql on ubuntu 15
The post from John has made me realise that you have not indicated
whether you want to use the machine for rails development or as a
production server. If you want it for development then you will not
need the apache server referenced by one of his links.
My post did not indicate how to install mysql, but that is very easy,
you just need to install mysql-server
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLviHmsoEU6UzCpfuB7ME34HEsWGtNQqum%2BsHs4v-1E9-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Hi..I want to make some of my text fields to auto fill with zero(0),
when the user selects NA in dropdown.. How can I achieve that? Is there
any rails way to do that??
I have seen lot of jquery to accomplish auto fill values.. I am new to
rails as well as am zero at jquery.. That is why I am looking for a
rails way to do that.
Kindly please someone help me.
--
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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/3998ecee1179f31afcca090814bdf148%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.
The following two Digital Ocean articles may help:
https://www.digitalocean.com/community/tutorials/how-to-install-rails-apache-and-mysql-on-ubuntu-with-passenger
https://www.digitalocean.com/community/tutorials/how-to-use-mysql-with-your-ruby-on-rails-application-on-ubuntu-14-04
--
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 unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1ef2e1393c63a9456362ec80b056120d%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.