Unfortunately you can't. If you want though, you can read through the template.rb file and manually apply the changes to your existing app. That way you can also pick and choose what you want.
One of the things I found annoying about rails is how arsy form handling is. You can code submits from form input fields in php in 3 files in rails you need about 10
Great video! I have learned so much from your videos. Being a self-taught developer without a mentor, these tutorials are a life saver. Thanks!
i keep getting a database error saying "users already exists" cant seem to fix the issue!
Why not just make a base github repo for each kind of rails app then pull that when you need it?
An application template can be applied to any version of Rails. You couldn't do that with a base github repo.
hi there
I wonder how is it possible to add an application template to an existant rails project ?
& thanks :)
Unfortunately you can't. If you want though, you can read through the template.rb file and manually apply the changes to your existing app. That way you can also pick and choose what you want.
Great video as always. Background of your room is a bit unruly though, liked the old one better ;-)
Was visiting family and couldn't record at home this time. :)
Very industrious :-)
One of the things I found annoying about rails is how arsy form handling is. You can code submits from form input fields in php in 3 files in rails you need about 10