Tbpgr Blog

Employee Experience Engineer tbpgr(てぃーびー) のブログ

TbpgrUtils

TbpgrUtils | 追加要件 Kernel#exchange 追加

概要 追加要件 Kernel#exchange 追加 詳細 追加要件 Kernel#exchange 仕様 変数aと変数bを入れ替える ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gems/tbpgr_util…

TbpgrUtils | 追加要件 String#uniq 追加

概要 追加要件 String#uniq 追加 詳細 追加要件 String#uniq 仕様 ・Array#uniqのString版 ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gems/tbpgr_utils リリース…

TbpgrUtils | 追加要件 Array#kernel_send 追加

概要 追加要件 Array#kernel_send 追加 詳細 追加要件 Array#kernel_send 仕様 ・map { |v| some_kernel_method v}のエイリアス ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rub…

TbpgrUtils | 追加要件 Array#>> 追加

概要 追加要件 Array#>> 追加 詳細 追加要件 Array#>> 仕様 ・map(&:method)のエイリアス ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gems/tbpgr_utils リリース…

TbpgrUtils | 追加要件 MarkdownString#codes 追加

概要 追加要件 MarkdownString#codes 追加 詳細 追加要件 MarkdownString#codes 仕様 ・Markdownの複数行コードを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubyge…

TbpgrUtils | 追加要件 MarkdownString#code 追加

概要 追加要件 MarkdownString#code 追加 詳細 追加要件 MarkdownString#code 仕様 ・Markdownのcodeを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gem…

TbpgrUtils | 追加要件 MarkdownString#link 追加

概要 追加要件 MarkdownString#link 追加 詳細 追加要件 MarkdownString#link 仕様 ・Markdownのlinkを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gem…

TbpgrUtils | 追加要件 MarkdownString#backquotes 追加

概要 追加要件 MarkdownString#backquotes 追加 詳細 追加要件 MarkdownString#backquotes 仕様 ・Markdownのboldを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://ruby…

TbpgrUtils | 追加要件 MarkdownString#bold 追加

概要 追加要件 MarkdownString#bold 追加 詳細 追加要件 MarkdownString#bold 仕様 ・Markdownのboldを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gem…

TbpgrUtils | 追加要件 MarkdownString#italic 追加

概要 追加要件 MarkdownString#italic 追加 詳細 追加要件 MarkdownString#italic 仕様 ・Markdownのitalicを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.o…

TbpgrUtils | 追加要件 MarkdownString#hr 追加

概要 追加要件 MarkdownString#hr 追加 詳細 追加要件 MarkdownString#hr 仕様 ・Markdownのhrを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gems/tbpg…

TbpgrUtils | 追加要件 MarkdownString#ol 追加

概要 追加要件 MarkdownString#ol 追加 詳細 追加要件 MarkdownString#ol 仕様 ・Markdownのolを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gems/tbpg…

TbpgrUtils | 追加要件 MarkdownString#ul 追加

概要 追加要件 MarkdownString#ul 追加 詳細 追加要件 MarkdownString#ul 仕様 ・Markdownのulを出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org/gems/tbpg…

TbpgrUtils | 追加要件 MarkdownString#heading3-6 追加

概要 追加要件 MarkdownString#heading3-6 追加 詳細 追加要件 MarkdownString#heading3-6 仕様 ・Markdownのhearding3-6を出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http…

TbpgrUtils | 追加要件 MarkdownString#heading2 追加

概要 追加要件 MarkdownString#heading2 追加 詳細 追加要件 MarkdownString#heading2 仕様 ・Markdownのhearding2を出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rub…

TbpgrUtils | 追加要件 MarkdownString#heading1 追加

概要 追加要件 MarkdownString#heading1 追加 詳細 追加要件 MarkdownString#heading1 仕様 ・Markdownのheading1を出力します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://ruby…

TbpgrUtils | 追加要件 Integer#palindromic_prime? 追加

概要 追加要件 Integer#palindromic_prime? 追加 詳細 追加要件 Integer#palindromic_prime? 仕様 ・回分素数か判定します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems…

TbpgrUtils | 追加要件 String#cygwinpath_to_winpath 追加

概要 追加要件 String#cygwinpath_to_winpath 追加 詳細 追加要件 String#cygwinpath_to_winpath 仕様 ・cygwinのパスをWindowsのパスに変換します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils R…

TbpgrUtils | 追加要件 String#winpath_to_cygwinpath 追加

概要 追加要件 String#winpath_to_cygwinpath 追加 詳細 追加要件 String#winpath_to_cygwinpath 仕様 ・Windowsのパスをcygwinのパスに変換します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils R…

TbpgrUtils | 追加要件 String ascii_unicode_html_table 追加

概要 追加要件 String ascii_unicode_html_table 追加 詳細 追加要件 String ascii_unicode_html_table 仕様 ・ASCIIコード2/10進数とUnicodeをHTMLの表形式の文字列で取得します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://g…

TbpgrUtils | 追加要件 Numeric to_oct_html_table 追加

概要 追加要件 Numeric to_oct_html_table 追加 詳細 追加要件 Numeric to_oct_html_table 仕様 ・10/16進数をHTMLの表形式の文字列で取得します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rub…

TbpgrUtils | 追加要件 Numeric to_hex_html_table 追加

概要 追加要件 Numeric to_hex_html_table 追加 詳細 追加要件 Numeric to_hex_html_table 仕様 ・10/16進数をHTMLの表形式の文字列で取得します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rub…

TbpgrUtils | 追加要件 Numeric to_digit_html_table 追加

概要 追加要件 Numeric to_digit_html_table 追加 詳細 追加要件 Numeric to_digit_html_table 仕様 ・10/2/8/16進数をHTMLの表形式の文字列で取得します ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_u…

TbpgrUtils | 追加要件 Numeric to_binary_html_table 追加

概要 追加要件 Numeric to_binary_html_table 追加 詳細 追加要件 Numeric to_binary_html_table 仕様 ・指定範囲の数値の2進数と10進数の対応表をHTMLで出力する ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr…

TbpgrUtils | 追加要件 Hash#html_table 追加

概要 追加要件 Hash#html_table 追加 詳細 追加要件 Hash#html_table 仕様 ・Hashを元にHTML形式のテーブルを生成する ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://rubygems.org…

TbpgrUtils | 追加要件 String#unescape_quote 追加

概要 追加要件 String#unescape_quote 追加 詳細 追加要件 String#unescape_quote 仕様 ・エスケープされたシングルクォートを元に戻す ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems htt…

TbpgrUtils | 追加要件 String#unescape_double_quote 追加

概要 追加要件 String#unescape_double_quote 追加 詳細 追加要件 String#unescape_double_quote 仕様 ・エスケープされたダブルクォートを元に戻す ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils …

TbpgrUtils | 追加要件 Fixnum.to_fixnum_html_table 追加

概要 追加要件 Fixnum.to_fixnum_html_table 追加 詳細 追加要件 Fixnum.to_fixnum_html_table 仕様 ・指定範囲の数値を、指定した行で折り返しつつHTMLのTableにする ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/t…

TbpgrUtils | 追加要件 Array#to_html_table 追加

概要 追加要件 Array#to_html_table 追加 詳細 追加要件 Array#to_html_table 仕様 ・配列をHTMLのテーブル形式文字列に変換する ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Rubygems http://ru…

TbpgrUtils | 追加要件 Kernel#hash_to_attributes 追加

概要 追加要件 Kernel#hash_to_attributes 追加 詳細 追加要件 Kernel#hash_to_attributesを追加する 仕様 ・hashの内容をattributesに設定する ※より詳細についてはGitHubのREADMEおよびテストケース参照 GitHub https://github.com/tbpgr/tbpgr_utils Ruby…