諸行無常

IT色々お勉強中のブログ

2017-02-01から1ヶ月間の記事一覧

tooltipでマウスオーバ表示する

titleに表示したいもんを入れればいいっぽ getbootstrap.com - readers = set_read_history_contents(reads) %a{href: 'javascript:void(0);', title: "#{readers}", data: {toggle: "tooltip", placement: "top", html: "true"}} #{read_desc} helperでtitl…

よくあるgem libv8とtherubyracerのインストールでエラーになるやつ

An error occurred while installing libv8 (3.16.14.7), and Bundler cannot continue. libv8はjavascript v8の何からしい bundle config build.libv8 --with-system-v8 こうするとlibv8はインストールできるがtherubyracerでエラー An error occurred whil…