Devise plataformatec/devise: Flexible authentication solution for Rails with Warden. – GitHub DeviseInvi […]
カテゴリー:Ruby on Rails
エスケープ [Rails]
HTML のエスケープ Rails での html の sanitize & escape – Qiita JavaScript に出力する文字列をエスケープする 文字列を to_json で JSO […]
モデル (ActiveModel) [Rails]
モデル (ActiveModel) モデル (model) | Railsドキュメント (railsdoc.com) ActiveRecord::Base | Ruby on Rails API [Official] A […]
MySQL を使う方法 [Rails]
Mysql2 (Ruby gem) brianmario/mysql2: A modern, simple and very fast Mysql library for Ruby – binding to […]
def_erb_method を使って render を高速化する方法 [Rails]
def_erb_method を使って render を高速化する方法 def_erb_method module function ERB::DefMethod.#def_erb_method (Ruby 2.5.0) […]
FontAwesome の使い方 [Rails]
font-awesome-sass Font Awesome 5 FortAwesome/font-awesome-sass: Font-Awesome Sass gem for use in Ruby/Rails pr […]
favicon を設置する方法 (favicon_link_tag) [Rails]
favicon を設置する方法 favicon_link_tag Rails で favicon を設定する – Qiita favicon 設定 – Qiita Rails で favicon […]
Simple Form の使い方 [Rails]
Simple Form plataformatec/simple_form: Forms made easy for Rails! It’s tied to a simple DSL, with no opi […]
パーシャルの使い方 (partial) [Rails]
パーシャルの使い方 rails で部分テンプレートについてまとめてみた – Qiita 部分テンプレートの使い方 – Qiita 部分テンプレート | Ruby on Rails入門 レイアウトと […]
API のバージョン管理 [Rails]
API のバージョン管理 API versioning with Ruby on Rails: What Are the Best Approaches and Which Ruby on Rails Gems to P […]