Search Results for "intro-to-rake"

Lessons





















Forum Threads

SEEKING FREELANCER - Importing CSV file

13
Rails
I've tried to follow along with Chris' tutorial on importing records from a CSV file. I cant get the file to upload. I've posted loads of quesitons on the discussion board for the first video in...
Melanie replied

Setup Ubuntu 15.04 Vivid Vervet Discussion

38
General
Worked like a charm testing out on 15.04 with the exception I had to change the repository back to utopic for nodejs and had to add the gpg key for rvm.. great article.. thanks
Someone replied

Components with Phlex in Rails Discussion

9
General
I feel like components in Ruby are super duper handy for arguments and other complex helper methods. Phlex takes it a step further with the HTML helper methods so you don't even really have to leav...
Lee Stetson replied

HTML Learning Path - Intro to Forms Discussion

0
General

0 Using VueJS with Rails: Using VueJS for Nested Forms in Rails: Part 2

29
General
I particularly like avoiding the extra complexity of a full-blown router-based SPA, especially when enhancing an existing Rails app. Thanks for the clear and concise walkthrough! It'll help me avoi...
Aleksandr Shelestov replied

Using Webpack in Rails with the Webpacker Gem Discussion

17
General
I wish our front end guys took 20 minutes to set up webpack on a project!

Authorization with Pundit Discussion

28
General
It is really helpful. I've also seen CanCan. But I'm little bit confuse, which one should I use? Do you have any suggestion? Beside this I've a request that it'll be very helpful, if provide a vide...
Liam replied

Get started with Rolify for roles

6
Site Feedback
Hi Chris, Please could you add an intro to rolify to your to do list. I'm getting very confused with the documentation. I want to have users in organisations who can have a role which extends t...
AnastasiiaStefanuk replied

Using React

19
Rails
I'm trying to learn how to use react in my rails 5 app. I've just finished following Kenny Hibino's you tube series for his medium clone. He used react-rails gem, but then realised he wanted to u...
Rio replied
Solved

Your First Ruby Gem Part 2 Discussion

1
General
Hey Collin Great ep: thank you! Really enjoyed the Github actions intro. We use a 3rd party CI (Semaphore) which is really good, but it was useful to see "the Github way" A suggestion: might be ...

Implement Authentication Service in Rails

2
Rails
Hello, I'm currently looking for options to create some form of authentication service based on Rails. I've got several microservices like app1.site.com app2.site.com and app3.site.com and I woul...
holliweb12 replied

Rails6 - how to make jquery available in chrome console?

1
Rails
I'm new to rails 6, webpack, etc It's working for me in my app and jquery is loaded (thanks for the intro @Chris) However - although jquery works correctly in all my loaded js, I can't use it to e...
Chris Oliver replied

How to send SMS Messages in Rails with Twilio Discussion

5
General
Great intro! We use Twilio to send SMS notifications to our users. Question - I set up the Twilio client in an initializer. Is there any advantage to this over setting it up in the Twilio service ...

I was wondering if you ever considered doing a series on salesforce

2
Rails
I see a lot of ROR coders in forums looking for information on how to implement some Ruby or ROR with their salesforce implementations. I was wondering if you ever considered doing a series on t...
Brandon Buteaux replied

How do I display several posts in related "weeks"

17
General
I would like to structure my blog so that I can assign posts I have created with Trix and Shrine to weeks. I want to have 12 teaserboxes on my index page which can then be clicked and if I click o...

Stimulus JS Framework Introduction Discussion

27
General
I'm literally figuring out StimulusJS right now on an app, and I was hoping you would do a screencast on it soon and save me some time! Awesome timing :)
joelGarcia93 replied

Metaprogramming Virtual Attributes Discussion

3
General
Nice intro into metaprogramming and how concerns can be used.I'm one of the fresh subscribers and have noticed one thing: no need to quit rails console to clear the console output. To save couple o...
Leon Entrup replied

Styles not rendering

5
CSS
Hey guys, So I'm following [a tutorial](https://www.youtube.com/watch?v=70Pu_28yvdI&t=4025s), and around the 1 hr mark, he starts adding the styles. When I tried to reproduce it, it would not...
Miguel replied
Solved

Create a welcome page with a tour/get started

3
General
Hi, I was thinking of a way when the user login for the first time they get redirect to a welcome page where they take some steps into maybe a tour or fill some important fields to getting started....
Alan Reid replied
Solved

Upgrading simple_calendar for Rails 5 Discussion

4
General
like the new intro
Olsi Gjeci replied