[Rails] jquery for rendering elements in forms

2015-11-29 Thread fugee ohu
i wanna use jquery to render an element identified in the view by The view is _form.html.erb called by new.html.erb So I have to create a jquery controller with an action to print content through a partial to be sent to replace the element in the form My call to jquery is in the form contained

Re: [Rails] Some tracing guideance appreciated to understand how Ruby registers javascript in Rails

2015-11-29 Thread dave
On Saturday, November 28, 2015 at 4:09:08 PM UTC-5, Colin Law wrote: > > On 28 November 2015 at 19:38, dave > > wrote: > > Hi Group, > > I'm trying to see how Rails at ``startup time'' creates Javascripts > within > > the Clientside of the browser. > > > > rails s #starting my progra

[Rails] Re: Some tracing guideance appreciated to understand how Ruby registers javascript in Rails

2015-11-29 Thread dave
On Saturday, November 28, 2015 at 3:55:25 PM UTC-5, Frederick Cheung wrote: > > On Saturday, November 28, 2015 at 7:38:17 PM UTC, dave wrote: > > Hi Group, > > I'm trying to see how Rails at ``startup time'' creates Javascripts > within the Clientside of the browser. > > > > rails s #s

[Rails] Re: Rails DB - explore DB and run SQL inside your App

2015-11-29 Thread Igor Kasyanchuk
Hello Friends, https://www.youtube.com/watch?v=dfViQPZw9zE - see quick demo to see example of using powerful filters in Rails DB. Multiple conditions, sorting added. Gem: https://github.com/igorkasyanchuk/rails_db Please check and thank you for feedback -- Posted via http://www.ruby-forum.co

Re: [Rails] Grib_api.h could not be found while installing grib api

2015-11-29 Thread Colin Law
On 29 November 2015 at 08:33, Yash Narwal wrote: > HI there , I am trying to install a ruby gem called rb-grib but I am > constantly having issues while doing so. > I am using Ubuntu 15.04 > > So I went to this page http://www.rubydoc.info/gems/rb-grib/0.2.2 > I tried to install requirements for

[Rails] Grib_api.h could not be found while installing grib api

2015-11-29 Thread Yash Narwal
HI there , I am trying to install a ruby gem called rb-grib but I am constantly having issues while doing so. I am using Ubuntu 15.04 So I went to this page http://www.rubydoc.info/gems/rb-grib/0.2.2 I tried to install requirements for this gem which are - Ruby (www.ruby-lang.org/) Pass