サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
ブラックフライデー
github.com/thoughtbot
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Best Practices A guide for programming well. General These are not to be blindly followed; strive to understand these and ask when in doubt. Don't duplicate the functionality of a built-in library. Don't swallow exceptions or "fail silently." Don't write code that guesses at future functionality. Exceptions should be exceptional. Keep the code simple. Object-Oriented Design Avoid global variables.
rspec spec/requests/delivery_notes_spec.rb spec/requests/organizations_spec.rb spec/requests/people_spec.rb spec/requests/projects_spec.rb spec/requests/schedules_spec.rb spec/requests/work_breakdown_structures_spec.rb Run filtered including {:focus=>true} DeliveryNotes GET /projects/12345/work_breakdown_structures/12345/destroy >> Visit >> 1 >> 36 >> http://127.0.0.1:62396/users/sign_in << ok <<
次のページ
このページを最初にブックマークしてみませんか?
『thoughtbot, inc.』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く