ihower.tw
Ruby on Rails 實戰聖經 | 錦囊妙計
https://ihower.tw/rails3/rails-recipes.html
Ruby on Rails 實戰聖經 使用 Rails 4.2 及 Ruby 2.2. When you choose a language, you’re choosing more than a set of technical trade-offs you’re choosing a community. - Joshua Bloch. Rails generate kaminari:views bootstrap3. 進一步可以參考 Integrating Rails and Bootstrap. 在 Rails 之中就內建了許多 rake 指令,除了你已經使用過的 rake db:migrate 之外,你可以輸入 rake -T 看到所有的 rake 指令。 而要在 Rails 環境中撰寫 Rake,請將附檔名為 .rake 的檔案放在 lib/tasks 目錄下即可,例如. 透過執行 rake dev:rebuild,就會砍掉重建資料庫,最後執行 rake dev:setup 建立一些假資料作為開發之用。 其他常見的使用情境包括 1. 修正上線的資料,這樣部署到. ActiveSupport...
thebestintest.blogspot.com
The Best In Test Automation: August 2012
http://thebestintest.blogspot.com/2012_08_01_archive.html
The Best In Test Automation. Thoughts, examples and information about test automation, tools and scripting. Friday, August 31, 2012. Cucumber more deeply . Cucumber's strength is the ability to write the feature descriptions in plain text and also possible in your native language. Feature is usually a user story. When all scenarios in a feature file is passing, it tells that the story is done. The format of the feature file is:. The feature file starts with a description. In order to . I need to . Scenar...
thebestintest.blogspot.com
The Best In Test Automation: Ruby charts
http://thebestintest.blogspot.com/2012/08/ruby-charts.html
The Best In Test Automation. Thoughts, examples and information about test automation, tools and scripting. Thursday, August 30, 2012. Managers love charts and statistics. Few open-source test automation tools are having any built-in tools for it. If you are using Ruby for scripting, then one of the easiest way to create charts is to use the googlecharts gem. It is using Google Charts API. You can install googlecharts gem with following command:. Here is an example on how to use it:. Stacked = true,.
andr.esmejia.com
Andrés Mejía - Fantastic Ruby on Rails developer
http://andr.esmejia.com/posts
A House By The Park. You might like A House By The Park. It’s a extremely detailed journal of a guy who built a lovely $1M house from scratch. Quite interesting to read. If I ever build a house this will be very valuable information. I’ve been living in Belo Horizonte, Brazil for the last 3 months. You can’t get a local SIM. Card for a cellphone if you don’t have a CPF. Number. A CPF. Of course, when you do manage to get a CPF. Number you can only buy a prepaid SIM. The next generation of spam is here.
isdepartment.wordpress.com
December | 2007 | IS Department
https://isdepartment.wordpress.com/2007/12
Skip to search - Accesskey = s. SharePoint Hacks - Adding Hyperlink in Parent List to the Child List with Filter Applied. Google Charts – Ruby Style! By Brian Russell on December 17, 2007. By now everyone has probably heard about the Google chart API. If you haven’t, check out the announcement. The page has some good examples of what is possible, and it appears to include most, if not all, of the whole API. Get a free blog at WordPress.com. Blog at WordPress.com. Follow “IS Department”.
blog.xfce.org
free-time | Xfce Blog
http://blog.xfce.org/tag/free-time
The little mouse told me…. January 5, 2014. This post explains how to get notifications (libnotify) from a remote system. Typically this is useful with an IRC client accessible through SSH. Dunst, xfce4-notifyd, etc.). Apt-get install socat libnotify-bin. On the client, modify the SSH configuration to introduce two elements:. Forward a TCP port,. Execute a local command. Hostname remote-host.gandi.net. The fowarded TCP port will be used to. Notification messages to the local system. Use HTML: Entities;.
rubygems.org
googlecharts | RubyGems.org | your community gem host
https://rubygems.org/gems/googlecharts
Generate charts using Google API and Ruby. August 12, 2015. December 15, 2014. May 20, 2011. May 20, 2011. May 20, 2011. Show all versions (28 total). Matt Aimonetti, Andrey Deryabin, Pedro Pimentel. Total downloads 698,783. For this version 29,659. Required Ruby Version: = 0. Supported by Ruby Central. Supported by Ruby Together. Optimized by New Relic. Gems served by Fastly. Tested by Travis CI.