Search Results for "using-jumpstart-need-to-save-list-of-names-as-reusable-template"
Lessons
Forum Threads

Best way to relate models on Jumpstart Pro
1
Ruby
Whats the best way to relate models? Im building a real estate app with Jumpstart Pro and would like to add property owners (contact/users) to the a property, so on the show page of a property I ca...
Oliver Sawtell replied

Multitenancy with the Apartment gem Discussion
80
General
Hi, Chris video is not loading!
Prajjwal Gupta replied

Liking Posts Discussion
96
General
Learned a lot of new things through this post, thank you. Never knew how to properly write a route to a module or the proper architecture for that set up. Very useful stuff. Would have liked to s...
Someone replied

Login with Facebook Discussion
30
General
Thanks for the video—it was great! I would love to see how you'd approach managing multiple OmniAuth strategies for a single user without Devise.…

Jumpstart
6
General
I'm thinking about purchasing jumpstart.
I'm trying to build a marketplace where multiple sellers can sell multiple products and dashboard to manage products, sales, etc. (similar to etsy)
Is jumps...

Should I rewrite my app?
3
Rails
Before you shout "NO!!" hear me out. I think this may be one of the those cases where a rewrite is reasonable.
Our current application:
* is 6 years old
* is currently on Rails 3.2.14 and Ruby 2.0...
Daniel Weaver replied

How do I create an app with Urls like 'https://username.website.com/' instead of 'https://website.com/username/' ?
17
Rails
Hello everyone,
I searched but didn't find anything and was hoping like I said in the title of this subject, to find a way to get the url displaying a user's profile of a client's app to be like u...
Chris Oliver replied
Solved

Dynamic Nested Forms with Stimulus JS Discussion
36
General
Yes this is what ive been waiting for!
James DuBois replied

Javascript function firing on page load
1
Javascript
Hi,
I'm building my first web app using Jumpstart and I'm running into a weird issue with the Javascript in one of my show views.
The issue I have is that instead of firing on click, the toggleC...
benjaminhouy replied
Solved

ActionCable in JumpStart project
1
Rails
Hi!
Is there anything special I need to consider when using ActionCable in a project created with the JumpStart template?
I've followed several tutorials (e.g. ["Action Cable ‘Hello World’ with R...
Chris Oliver replied

Customizing the Jumpstart app template
2
General
Hi:
I'm working on exploring the Jumpstart app template. I've noticed the Navbar (_navbar.html.erb) links at the far left to a logo (logo.svg) and that the logo is displayed using an operand "rend...
Dean Richardson replied

How to use Rails for ETL and internal tools
1
General
I need to build some internal tools to generate reports, csv's, etc. I need to ingest data from a few different APIs, into a central DB, and then build some tools for end users on top of that data....

Acts_As_Tentant User have access to many tenants
6
General
I've just created this enhancement for acts_as_tenant and wondering if anyone else would find this useful - https://github.com/ErwinM/acts_as_tenant/issues/231
Currently acts_as_tenant expects a s...
Chris Oliver replied
Solved

JavaScript functions disappear when using Rails 7
2
Javascript
Hi,
I'm using Jumpstart Pro with Rails 7 and feel very confused as to what's happening with my JavaScript functions.
I have a Lessons view in which various buttons are used to play audio, switch ...
benjaminhouy replied

How to use Solid Queue in Rails with Active Job Discussion
12
General
What's great about the puma plugin is the cost savings when running on something like Heroku. Only one dyno needed for small apps including a Queue. Something that was quite expensive before becaus...
Matthias replied

Reopen ActionCable after login?
4
Rails
Hey Folks,
I'm currently using [Jumpstart](https://jumpstartrails.com/) and [Stimulus Reflex](https://gorails.com/episodes/stimulus-reflex-basics).
After logging in, I am getting an error in the...
Marcus S replied

Why is application.css working locally but 404 on production server?
5
General
My css works perfect locally, but I get a 404 error for applicaiton.css once deployed. I generated my base app using Jumpstart free version. I confirmed app css is generated on the server in the ...
Chris Oliver replied
Solved

Rails Application Templates Discussion
38
General
Hello,Im gettingCould not find "Procfile" in any of your source paths. Your current source paths are:
/Users/my_user/Documents/dev/my_app/https:/raw.githubusercontent.com/excid3/jumpstart/masterUsi...
Mpumelelo replied

Running multiple Rails versions
9
Rails
Hi guys (and ladies if any),
I have installed Rails with rbenv (recommended), but now because of significant changes between 5.0.1 and 5.1 versions, I want to start a new project with 5.1 (because...
Monroe Mann replied
Solved

API Authentication with an OAuth Provider Discussion
41
General
Awesome! Can't wait to see the next videos!
Jeremy Bray replied