タグ Rails が登録されている動画 : 86 件中 65 - 86 件目
種類:
- タグ
- キーワード
対象:
A Jail Web Development with Rails 2008 でわっふるわっふる - 竹迫良範
RubyKaigi2008 1st day(6/21) - LT
mylist: mylist/7354026
time table: http://jp.rubyist.net/RubyKaigi2008/?LT
IronRuby on Rails - 荒井 省三
RubyKaigi2009 1st day(7/17)
mylist: mylist/14722636
time table: http://rubykaigi.org/2009/ja/talks
LT: http://rubykaigi.org/2009/ja/talks/17H05
From Rails to Rack: Making Rails 3 a Better Ruby Citizen (1/2) - Yehuda Katz
RubyKaigi2009 1st day(7/17)
mylist: mylist/14722636
time table: http://rubykaigi.org/2009/ja/talks
『エンタープライズRails』に学ぶRails活用の極意 (2/2) - 高井 直人
RubyKaigi2009 1st day(7/17)
mylist: mylist/14722636
time table: http://rubykaigi.org/2009/ja/talks
[rk10][28S05] Seamless Integration Testing
paulelliott (Hashrocket)
Do you have a solid, full coverage integration test suite? You should. It is the final automated point of assurance that what you are about to push to production is not going to blow something up and cost your or your client money. I show how to integration test a real Rails application, demonstrating best practices you can apply to any setup and the latest technologies for fully covering your app, including javascript!
Wakameで手早くRailsを大規模サイトにする - 山崎泰宏
RubyKaigi2009 1st day(7/17)
mylist: mylist/14722636
time table: http://rubykaigi.org/2009/ja/talks
LT: http://rubykaigi.org/2009/ja/talks/17H05
[rk10][27S05] Truth and Consequences: Handling Ruby 1.9 Encodings in Rails
Truth and Consequences: Handling Ruby 1.9 Encodings in Rails
Yehuda Katz (Engine Yard)
Ruby 1.9 adds support for many different encodings, making it possible to write Ruby web programs that can handle non-English characters well. However, these changes have had many consequences. At the beginning, the new encoding support has introduced much confusion in simple, English-only Rails applications and applications relying heavily on Unicode. Yehuda will explain the common problems caused by the changes, talk about what Rails has done to eliminate many of them, and what the Ruby community can do to make writing internationalized programs easier.
Railsエコシステムの研究 (1/2) - 松田 明
RubyKaigi2009 1st day(7/17)
mylist: mylist/14722636
time table: http://rubykaigi.org/2009/ja/talks
上海のRailsコミュニティー!(1/2) - 増満 工将
RubyKaigi2009 3rd day(7/19)
mylist: mylist/14960098
time table: http://rubykaigi.org/2009/ja/talks
Rails chronicle - 諸橋恭介 (2/2)
日本PostgreSQLユーザ会北海道支部/Ruby札幌合同セミナー 2008-02-16 mylist/5130382 プレゼン資料はこちら→http://d.hatena.ne.jp/moro/20080217/1203180063 前: sm2378996
Ruby、Rails教育で2番目に大切なこと - 吉田裕美
RejectKaigi2009 2nd day(7/19)
mylist: mylist/16489581
いいね機能を実装 - railsでinstagramを作るpart8
いいね機能を実装します。
コントローラーは分けても良かったかもしれないですね。
リポジトリはこちらです。
https://github.com/mogurastore/instagram_rails
勝手にGemCast adminpage_scaffold_generator編
自作のRuby on Rails用ジェネレーターGemであるadminpage_scaffold_generatorをライブ形式で紹介します。このGemは管理画面用のscaffoldジェネレータです。詳しくは以下を参照してください。http://fromnorth.blogspot.com/2008/07/rubygemadminpagescaffoldgenerator.htmlここで作った管理画面のデモは以下のURLで使ってみる事が出来ます。http://adminpagescaffold.heroku.com/
From Rails to Rack: Making Rails 3 a Better Ruby Citizen (2/2) - Yehuda Katz
RubyKaigi2009 1st day(7/17)
mylist: mylist/14722636
time table: http://rubykaigi.org/2009/ja/talks
Railsエコシステムの研究 (2/2) - 松田 明
RubyKaigi2009 1st day(7/17)
mylist: mylist/14722636
time table: http://rubykaigi.org/2009/ja/talksLT: http://rubykaigi.org/2009/ja/talks/17H05
上海のRailsコミュニティー!(2/2) - 増満 工将
RubyKaigi2009 3rd day(7/19)
mylist: mylist/14960098
time table: http://rubykaigi.org/2009/ja/talks
railsでcorsに対応する方法を紹介します
rack-corsを使ってcors対応をしてみます。
https://github.com/cyu/rack-cors
github copilotでrailsのコードを書いてみた
AIがコードを提案してくれるgithub copilotを使ってrailsのコードを書いてみました。
https://github.com/features/copilot/
rails7でデフォルト予定のimportmap-railsを試してみました
ブログ記事です。
https://mogura.dev/articles/try-importmap-rails/
railsプロジェクトにrspecとfactory_botを導入する方法を紹介します
こちらの2つを導入していきます。
https://github.com/rspec/rspec-rails
https://github.com/thoughtbot/factory_bot
rubocopをrailsプロジェクトに導入する方法を紹介します
ruby向けlinterのrubocopをrailsプロジェクトに導入してみます。
https://github.com/rubocop-hq/rubocop-rails
釣果記録・共有サービスTutter
個人開発の釣果記録・共有サービスTutterの紹介動画です。釣り人の皆さん、良かったらぜひ使って見てください。機能追加や改善要望のコメントも気軽にしていただけると嬉しいです。
