As you will see it is easy to add a CSV export option to Rails. Here I also show how to export for Excel in a variety of formats.
This episode builds on last week's episodes and shows how to integrate Facebook further through the Open Graph protocol. You will also learn how to tunnel your local server and move Facebook communication into a background process.
Пока все мы с нетерпением ждем нового рауда Rails Rumble , появилась возможность посостязаться и даже получить классные призы (the new iPad за первое место). Но главное - это помощь замечательному проекту с открытым кодом - Active Admin . Ruby OpenSource Challenge - соревнование дляще...
Ruby Internals: Method Definition Posted by oscardb on July 02, 2012 — 0 comments Learn what happens behind the scenes when you create a method in Ruby Ruby Internals: Method Definition Comments Post a Comment Comment abilities for non registered users are currently deactivated, p...
kicker 2.6.0 A lean, agnostic, flexible file-change watcher. install gem install kicker Download Documentation Subscribe Stats Authors Eloy Duran, Manfred Stienstra 11,767 total downloads 14 for this version Owners Links Homepage Gemfile gem "kicker", "~> 2.6.0" Versions 2.6.0 July 2,...
Monday, July 2, 2012 at 5:47AM Let's start the week with a heap of links. Moqups - Browser-based UI mockup tool. gimme - Test double tool that aspires to be "Mockito for Ruby." Code Climate - Hosted software metrics and code reviews for Ruby applications. Barkeep - Self-hosted code re...
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distri...
korben 0.0.2 Simple helper for configuration install gem install korben Download Documentation Subscribe Stats Authors Joel AZEMAR 38 total downloads 20 for this version Owners Links Homepage Gemfile gem "korben", "~> 0.0.2" Versions 0.0.2 July 2, 2012 0.0.1 July 2, 2012 Runtime Depen...
Hello all, I am trying to get Devise and Mailer to work together. Whenever I send an email for the "Forget password' section. It says: "You will receive an email with instructions about how to reset your password in a few minutes." I am trying to send this to my gmail account for test...
在这里可以下载到适合您的最新的 Ruby 版本,当前稳定的版本是 1.9.3 。下载前请先阅读 Ruby 开源许可 。 Ruby 源代码 如果您欲使之与您的平台更为兼容或者需要专一设置您的环境,那么从源代码安装是最好的解决方案。如果有预先做好的 packages 需要安装到您的平台上,这也是一个好的方法。 Ruby 1.9.3-p0 (md5: 8e2fef56185cfbaf29d0c8329fc77c05) 稳定版 (推荐 ) 稳定版快照 这里的 tar’ed 和 gzip’ed 文件是最新稳定的 CVS 。它应该比上次发布的版本更稳定。 开发版快照 这里的 ...
[Codeminer 42] Alianças Significativas - Parte 2 Posted on July 02, 2012 Há 1 mês anunciamos que a Codeminer 42 continua em expansão, apresentando nossa filial de Porto Alegre e a parceria em Belo Horizonte com a Objetiva Software. Agora temos o prazer de anunciar mais um grande passo...
O Git/GitHub viraram os melhores companheiros dos desenvolvedores Ruby e Rails. Trata-se de uma excelente ferramenta para o controle de versões, armazenamento e compartilhamento de projetos. Se você ainda não conhece o Git, aprenda com estes tutoriais: Em português Tutorial simples (p...
/* Hides trackers and issues custom fields on the new project form when issue_tracking module is disabled */
There is a chain of lexical scopes, each with local variables. When code needs to lookup a variable, it while search that environment, by iterating up that chain until it finds it. A closure is an function object that references a specific inner scope. It is said to “capture” that lex...
Welcome to the virtual realm of Christian Neukirchen . I like math, Unix, minimalism and the Internet. You may be interested in what I write at my two blogs, chris blogs and Trivium . Or, if you feel nostalgic, you can dive into the archives of the first tumblelog, Anarchaia . You can...
Thin wrapper around OpenStruct to make structs 'nested'
Next we need to write the code that will deliver the email when the user is created. Some people like to use a Model Observer to do this, but we’re going to keep the code in the controller layer. The reason for doing it this way is that if we do use an observer and then create User ob...
I currently work as Head of Development out of Cyprus for a Dutch gaming company that is just venturing into the whitelabel/international market. There are lots of interesting developments, and a lot of room for growth both within the company and on a personal level.