Articles

hoe-seattlerb version 1.0.0 has been released!

Hoe plugins providing tasks used by seattle.rb.

Changes:

1.0.0 / 2009-06-14

hoe version 2.1.0 has been released!

Hoe is a rake/rubygems helper for project Rakefiles. It helps generate
rubygems and includes a dynamic plug-in system allowing for easy
extensibility. Hoe ships with plug-ins for all your usual project
tasks including rdoc generation, testing, packaging, and deployment.

Plug-ins Provided:

  • Hoe::Clean
  • Hoe::Debug
  • Hoe::Deps
  • Hoe::Flay
  • Hoe::Flog
  • Hoe::Inline
  • Hoe::Package
  • Hoe::Publish
  • Hoe::RCov
  • Hoe::Signing
  • Hoe::Test

See class rdoc for help. Hint: ri Hoe

Varolan Uygulamayı Yükseltme - Revision

Rails ve gem'i yükseltme

İlk önce, Rails and Ruby gem'i yükseltmeniz gerekecektir. Kısaca:

$ sudo gem install rubygems-update
$ update_rubygems

ve:

$ gem install rails
VEYA
$ gem install rails --version "=2.2.2"

SCM'nizi hazırlama

Git gibi güçlü (ve kolay) bir dallanma (branching) özelliği olan bir kaynak kod yönetimi (SCM) kullanıyorsanız, şimdi yükseltme işinizi ana daldan ayrı tutmak üzere yeni bir dal oluşturmanın tam zamanı olabilir. Yükseltmeniz tamamlandığında bu işi geri bir…

Railsi Update Etmek

Railsi Update Etmek

Rails'i yeni bir versiyona update etmek için (örn. 2.3) RubyGems'i de update etmeniz gerekir.

Bunu yapmak ustalık gerektirebilir, gem update ----system komutu RubyGems 1.3 e geçmek için çalışmayabilir.

Bunun yerine şu kodu çalıştırmanız gerekir:

Installing Ruby, Rails, and MySQL on Mac OS X with Macports

Most readers can probably skip this, but I’ve recently been asked about setting up a rails development environment and figured it would be nice if I had somewhere to point them with an up-to-date, concise list of steps to get up and running. I believe the following is the easiest, most straightforward way to start with rails on OS X:

Introduction to Sinatra Course Announced

Build and deploy a Shopify app in 8 minutes

Enjoy the screencast:

One-command deployments with Nginx and Passenger

Many people, myself included, learned to love the simplicity of nginx back in the mongrel days. When Phusion Passenger was first released we grudgingly switched to Apache to get the new hotness. When the Phusion team announced support for nginx we immediately got to work testing it and getting our Boxcar images ready to use it.

Converting Multiple Microsoft Access Databases into a Single MySQL Database – Rails, Ruby, MDBTools

Some of the data I’ve been dealing with lately is in Microsoft Access databases (.mdb files). I’ve been surprised with the lack of support for manipulating these files outside of Access. There are a couple solutions, but nothing satisfied me needs. The worst data set came to me in a few hundred different .mdb files. It looked like the person that exported the database exported a copy of the database for each unique facility. So each facility had a file, but the schema for each file was exactly the same.

Shoes Tone Matrix v0.1

Akira Matsuda | Rails Fire

Akira Matsuda

What's New in Edge Rails: The Security Edition

Syndicate content