George Kettle
Joined
Activity
Hey guys, I was just wondering if anyone had any advice on whether jumpstart pro would be a good place to start for me?
I want to create an API for my react native expo app. Does jumpstart pro make it easy to implement this and what would be the process of making this happen?
Big question I know, I just want to see whether the investment is worth it and whether it's easy to create an API for my react native mobile app.
Cheers,
George
Out of curiosity, I created a new rails app exactly as Chris has here and I am getting the same error :(
Any help would be greatly appreciated :) Cheers guys
I've installed the gem exactly as the video says, however <%= form.select_recurring :recurring, nil, allow_blank: true %> throws an error "wrong number of arguments (given 1, expected 0)"
It's as if the gem hasn't installed and can't find the form helper.
Does anyone know where to go from here?
I'm using:
rails 6.0.1
And installing the gem like so:
gem 'recurring_select', github: "RundownApp/recurring_select"
I've also run bundle with no issues.
I am having this same issue. Did you manage to solve it Devan?
I would like to know where these files are actually compiled from when you install a gem so I may be able to fix these issues myself in the future :)
Just watched this, thanks so much. Very helpful indeed. You're awesome Chris!