Video transcoding

0
General
Hi there! Can you add video trancoding episode for production ready, I mean API base
Nilanga posted
Solved

How do I change the actioncable default path?

0
Rails
Hi there, I have an ecommerce website that sells cables, and as such I'd like to use /cable, /cables etc in my base routes. Unfortunately activecable uses the '/cable' path by default. Is there ...
Marcus S posted

How do I handle rails flash message with Vue.js submit method?

0
Javascript
Hi there! I watched this video about nested forms with Vue.js. https://gorails.com/episodes/using-vuejs-for-nested-forms-part-2?autoplay=1 How do I handle rails flash messages after Vue.js submit...
Pedro Costa posted

Dropdown menu with form data?

1
Javascript
Hey there, I'm building a dropdown menu for a form, that looks something like this: - Entry 1 - Subset - Entry 1 - Entry 2 - Entry 2 The selected option has to be in the params later on. I'm ...
Christian Kienast replied
Solved

Drag and drop form builder

1
Rails
Is there any drag and drop from builder gem in rails? Please suggest me .
Morgan replied

Episodes on Chef and Capistrano ?

1
General
Is there any videos on using Chef and Capistrano to deploy and manage our Rails applications ? Thanks -
jaems replied

How to deploy in Google App Engine?

1
Rails
Hi there Guys! So its possible to get a video tutorial on how to deploy a Rails App in GAP?
Chris Oliver replied

How to perform bulk update in rails?

1
Databases
Hi there, Here is the problem in more detail. I tried to perform bulk update on rails model, but ended up with normal save method. I have some number of records and i wanted to update their values...
ankit.k@cisiblabs.com replied

How to upload multiple file inputs in rails production?

8
Rails
Hi there, I'm trying to upload multiple file inputs from single form. The form is working fine in development, but in production the form showing that redirecting for long time and returns nothing...
Jacob Montgomery replied

Updating sort_index attr on a collection of models

9
Rails
Hey there! I've got a collection of models (Product) and each product has an attribute called `sort_index` that allows the store owner to set a specific order for their products. The UI allows the...
Sean Washington replied
Solved

[HATCH] Some questions :)

1
Rails
Hey there, i have a few questions rg. your new product Hatch. 1. is there a Heroku-like way to insert a SSL cert or do we need to do that manually? 2. What permissions are we granting so you can ...
Chris Oliver replied

How to Upload Video using video encoder FFMPEG?

1
Rails
Is there any resources or tutorials about uploading videos(songs) through Carrierwave and using Video.js ? I heard also that I should use encoding(ffmpeg) if I want to upload.
Chris Oliver replied

How do I populate form control with data from database ? the RoR way..

3
Rails
Hi there, this is very basic thing but How do I populate controls in my form with data from database ? For example let say I want to create a Invoice / Order of items from my product list. I must...
Alan Reid replied

How can I allow my users to configure their account (created w/ devise) with their smtp server, so they can send & recieve emails in my app?

2
General
Are there any ruby gems for this specific problem? Or should I just use ActionMailer from Rails? If ActionMailer are there any tutorials on this topic online?
Drilon Buzuku replied
Solved

Video Series on Security for rails?

1
Site Feedback
Is there any videos for best practice security routines for Rails? Things to do or not do so that your rails app isn't compromised by hackers.
Chris Oliver replied
Solved

How to use the Sentimental gem

8
Gems / Libraries
Hi there, I want to use the Sentimental gem to automatically check if an article is positive negative or neutral. This gem here: https://github.com/7compass/sentimental works fine in the Rails con...
Sascha M. replied
Solved

Managed hosting

4
Servers
Hi there, I am curious what others a doing for large scale managed hosting. Currently we managing our own AWS and I would like to hand those duties over to a 3rd party. I am looking at Heroku but ...
Beau O'Hara replied

Dynamic select boxes with Rails 4

2
Javascript
Hey there I am trying out a dynamic select box with rails 4 and I am stuck on where to put the js code because the form exists in a nested form. So should the code go in the js file for the form ac...
JM replied

form builder for admin

0
General
is there any rails gem that you can use to create a form builder that an admin can use to create a form for the frontend. probs something that works similar to https://ninjaforms.com/ . Any ideas ...
Kelvin Atawura posted

How to raise a warning message from the model

0
General
Hi there, In my rails app I have the parent model ORDERS with SALES as a child (as nested routes). So 1 Order has_many Sales and 1 Sale belongs_to Order. In my USER model I have the column "maxdis...
Sascha M. posted

Want to stay up-to-date with Ruby on Rails?

Join 91,129+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.