[Rails] How can I use ruby on rails input field selector?

2016-01-16 Thread Shabbir Ahmed
How can I use ruby on rails input field selector? This is form: Jquery user_user_name:{ validators: { notEmpty: { message: 'The company name is required and cannot be empty' } } }, -- Posted via http://www.rub

[Rails] Re: Adding Bootstrap CSS

2016-01-16 Thread Glenn Sutherland
Thanks for your help Tamara, I went to the link and then I installed the bootstrap-sass gem. I was able to get it to work using the same file location gem 'bootstrap-sass', '~> 3.3.6' Thanks again, Glenn Sutherland On Saturday, January 16, 2016 at 12:54:38 PM UTC-8, Glenn Sutherland wrote:

[Rails] Sprockets::FileNotFound: couldn't find file 'twitter/bootstrap' with type 'application/javascript'

2016-01-16 Thread fugee ohu
Trying to implement gem 'Bootstrap-Image-Gallery-rails' -- 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+unsubscr...@googlegroups.com. To

Re: [Rails] Adding Bootstrap CSS

2016-01-16 Thread Tamara Temple
Glenn Sutherland writes: > I am working on The Ruby on Rails Tutorial on Linux Xubuntu, and everything > is working until I add: > > app/assets/stylesheets/custom.css.scss > > @import "bootstrap-sprockets";@import "bootstrap"; > > Then I get an error message: File to import not found or unreadab

[Rails] ActionCable and Devise - how to get the current_user

2016-01-16 Thread Cyril Lavedrine
Hello, I've followed DHH's ActionCable chat demo ( https://medium.com/@dhh/rails-5-action-cable-demo-8bba4ccfc55e#.720wf5ko0), and it works perfectly with this simple setup. So logically the next step is adding user registration to the app and writing the user name in front of the message that ha

[Rails] Adding Bootstrap CSS

2016-01-16 Thread Glenn Sutherland
I am working on The Ruby on Rails Tutorial on Linux Xubuntu, and everything is working until I add: app/assets/stylesheets/custom.css.scss @import "bootstrap-sprockets";@import "bootstrap"; Then I get an error message: File to import not found or unreadable: bootstrap-sprockets. If I remove t

Re: [Rails] sass-rails not in Gemfile for Rails 5.0.0.beta1

2016-01-16 Thread nanaya
Hi On Sun, Jan 17, 2016, at 01:29, R Bruce Bicknell wrote: > I've just started messing around with Rails 5.0.0.beta1 and in diffing > around, I've noticed that sass-rails is not in the Gemfile. > > Has it been omitted for a reason? > it's a (fixed) bug[1] [1] https://github.com/rails/rails/is

[Rails] sass-rails not in Gemfile for Rails 5.0.0.beta1

2016-01-16 Thread R Bruce Bicknell
I've just started messing around with Rails 5.0.0.beta1 and in diffing around, I've noticed that sass-rails is not in the Gemfile. Has it been omitted for a reason? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from thi

Re: [Rails] I Love Ruby Updated

2016-01-16 Thread Karthikeyan A K
Share it to many so that the world will benefit :) On Sat, Jan 16, 2016 at 8:40 PM, James Jelinek (shakycode) < jeli...@gmail.com> wrote: > Thanks for sharing, this is great! > > On Jan 16, 2016, at 1:37 AM, Karthikeyan A K <77mi...@gmail.com> wrote: > > Hello People, > > I have updated my Ruby b

[Rails] New open source marketplace built with Ruby on Rails

2016-01-16 Thread Ed Miick
Hi All, I'd like to introduce you guys to a free open source marketplace called Sharetribe. It's built with Ruby on Rails and is free. Their is a forum which can be found here http://sharetribe.freeforums.net I hope this will be of interest to some people here, Thanks -- Posted via http://www

Re: [Rails] I Love Ruby Updated

2016-01-16 Thread James Jelinek (shakycode)
Thanks for sharing, this is great! > On Jan 16, 2016, at 1:37 AM, Karthikeyan A K <77mi...@gmail.com> wrote: > > Hello People, > > I have updated my Ruby book I Love Ruby. Please get it here > https://cloud.openmailbox.org/index.php/s/u4sX065QRgjbJL2/download >