[Hatch Deployment] - Cannot bundle commonmarker due to cmake

2
Gems / Libraries
Im using commonmarker for the HTML::Pipeline::MarkdownFilter. And when trying to deploy my app, I get this exception: ``` Gem::Ext::BuildError: ERROR: Failed to build gem native extension. curre...
Lauro replied
Solved

PDF Receipts not working

4
Rails
I just finished working through the pdf receipts video but can't get it to work. I have the webhook working and all charges are displayed properly, but the link to the pdf 404's. Can you see where...
Adrian DeGus replied
Solved

how do i display search results

1
Rails
Following on from my prev question regarding implementing search using the geocoder gem [https://gorails.com/forum/how-do-i-implement-search-by-postcode-zipcode-using-the-geocoder-gem] I have imp...
Neil Patel replied
Solved

Advice on implementing a template system in Rails

5
Rails
I am currently building a Rails app that allows users to create and manage projects. Within these projects are different groups and tasks which are of course associated models belonging to the proj...
inopinatus replied
Solved

how do i implement search by postcode/zipcode using the Geocoder Gem

2
Rails
Building a small rails app that is able to search by postcode(zipcode) and radius, so it responds with contractors that are within that radius/postcode **schema.rb** create_table "locations", forc...
Neil Patel replied
Solved

Add to Favorites: using same controller/action and js.erb files for different views

1
Rails
Chris I'm a new subscriber and I'm loving Go Rails. The content is really usefull for real-world applications. After implementing the "Like" feature in my website, I came across a doubt that keep...
Chris Oliver replied
Solved

Where should I start?

1
Tips
Hey, good morning. Chris, I would like to start to learn more about Ruby and Rails. I have a little more than a year programming with them. However, I would like to know which series should I star...
Chris Oliver replied
Solved

How do I install bootstrap-v4 via yarn?

4
CSS
Hey Guys, I tried to install bootstrap4 via yarn. And I tried it like this: 1. yarn add bootstrap@4.0.0-alpha.6 2. rails webpacker:compile 3. add the line: import 'bootstrap/dist/css/bootstrap' ...
Kjell Morgenstern replied
Solved

Simpleform association with images!

6
Rails
Hi Chris, I'm wondering if you could help. I'm currently building a form that'll send out a SMS with twilio, and i'm looking to send details of a vehicle out at the same time, specifically the ima...
Martin McDermid replied
Solved

Bootstrap 4 modal form in rails disables submit button on ajax refresh

1
Rails
I've been struggling with this all day. Please see the link below. [Bootstrap 4 modal form in rails disables submit button on ajax refresh](https://stackoverflow.com/questions/44489517/bootstrap-...
nynhex replied
Solved

How Do I Create an App Where Each User Has A Separate Table

3
Databases
Hi, I want to create a web app which is a simple HR SaaS. Each user/company which registers will have get a separate table to upload list of employees. In terms of autorization a user/company can ...
Tabish Iqbal replied
Solved

How to build options on select tag with VueJS?

1
Javascript
For example, let's move to episode "using VueJS for Nested Forms in Rails" and adding model called Position, which association with a Player (belongs_to). And how to implement select tag for choos...
Dmitrii Amelchenko replied
Solved

[HATCH] - Deleting separate applications on the same server?

6
Databases
I've been deploying several toy apps on the same server, but after I'm finished with them I would love to easily be available to delete them using Hatch's interface, instead of having to SSH into t...
Scott Johnson replied
Solved

Using elasticsearch/searchkick to run a search bar via my navbar and show results in a search.html not index.html?

1
Rails
I just finished going over Chris's two great railscasts dealing with search. However, I wanted to put my search bar on my navbar so that whenever someone searches the results I will be taken to my...
Omar Khedr replied
Solved

Uploading a file from remote url using shrine?

3
Gems / Libraries
Hi, I need to upload a remote file to my S3 bucket (e.g., I get a link to a pdf e-ticket and I need to upload it from its location). In addition (as a bonus) what's the best way to allow users to d...
Roy Zinn replied
Solved

Do I have to publish the source code of a commercial app if I use a GPL licensed gem like prawn?

1
General
Hey Guys, do I have to publish the source code of a commercial app if I use a GPL licensed gem like prawn? Cheers, Drilon
Chris Oliver replied
Solved

Finding Users in Group Chat Go Rails Class

1
Rails
Hi guys, I went through Chris's Go Rails course on Group Chat with Action Cable and learned loads from it. One of the things that I need some help with though is being able to find all the chatroo...
Omar Khedr replied
Solved

Hatch: Deploying my first App

7
Servers
Hey Chris, I was playing around with Hatch last night and it's really cool, awesome work! I am having a little drouble deploying though. I'm getting this > Git clone failed > > This ...
Chris Oliver replied
Solved

Devise - logging on with something other than email

7
Gems / Libraries
I have followed the instructions on this page https://github.com/plataformatec/devise/wiki/How-To:-Allow-users-to-sign-in-with-something-other-than-their-email-address to allow signing in with some...
Chris Oliver replied
Solved

Nested attributes

4
Rails
Hi All, I'm working with nested forms and I'm stuck trying to create the two models and the controller to handle this association. My models following this structure: Survey -> recipients &lt...
Giancarlo Corzo replied
Solved

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

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

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