Ruby On Rails With Bootstrap Tutorial (simple)

preview_player
Показать описание
See how to build a Ruby On Rails app with Bootstrap integration. We'll use the Bootstrap gem rather than downloading the Bootstrap libraries.

This app will be built from the ground up. Even if you don't know Ruby on Rails, you'll still get a lot from this tutorial.

Рекомендации по теме
Комментарии
Автор

you're my made my should go skydiving sometime.
thanks again

kufopo
Автор

Thanks for the brief tutorial man! It helped me :)

rsnazario
Автор

How do you change the photos if you never imported them in the first place?

steventan
Автор

Really helpful, not least because I was in the middle of looking at a theme from the exact same site :P

One thing, though - there seems to be some JS on the original theme that you don't set up (when you scroll down the page on the original, different parts of the navbar highlight) - is that just a case of copying across links from the original as well?

sashacooper
Автор

nice tutorial... and very helpful . i have a question that why we need to install bootstrap instead that we can just give the bootstrap css link as you gave the other css link....

prashantkb
Автор

Thanks !!! you solve all my problems !

jdam
Автор

help please, i follow your step but i got this error

ExecJS::ProgramError in Startup#index
Showing where line #7 raised:

TypeError: Object doesn't support this property or method

if i delete these code, the error not showing up

<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
<%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>

but the css doesn't imported

akhedy
Автор

Am not getting custom CSS, and could not access the html for the map too. Am using windows virtualbox with ubuntu.can anybody help?Thank You

suweiduyakubu
Автор

mine doesn't have a startup folder whenever I created it. what to do?

laurencesantillan
Автор

In 1:48 your's rails version is 4.2.4 and i am now using 5.0.0. after
1.defining new gem file 'bootstrap',
2. renaming application.css to application.css.scss
3.importing bootstrap-sprockets and bootstrap
4.when i run bundle install in terminal -- i am having trouble here..
it says: could not find gem 'bootstrap-saas' in any of the gem sources listed in your gemfile or available on this machine.

notorioussarkar
Автор

Hi, your Video is really helpful for me <3
Thank you, soo much =D

nataliaOFC
Автор

Sadly this doesnt work for new version of Rails :(

spartacus
Автор

This was easy but I can't make the Javascript working in Rails any hints how to accomplish this?

Bortowski
Автор

i guess you need to update for last version of rails 5.0.1

LionmpusaAudioVideoStudio
Автор

Thanks, for the video, in the map section I found only a link to the map but is in javascript




and don't show the map.

geo