Vaguery + ror   30

Rails and Merb Merge: Rails Core (Part 4 of 6) | Engine Yard Blog
"This looks a whole lot like the initializer block in Rails 2.3, but the Application object, not a global configuration object, now has the configuration information. Similarly, routes.rb now begins YourApp::Application.routes.draw. The application object lives in the center of Railties in Rails 3, providing a core object that the rest of the frameworks can build on."
architecture  emergent-design  software-development  Rails  RoR  nudge 
january 2010 by Vaguery
onChange - Explaining the Value of Agile, Rails and the Cloud
"The question should not be, “is Rails a safe choice,” but “[how long] can we justify the expense of traditional development approaches.”"
Rails  cloud-computing  Ruby  RoR  economics  project-management  business-practice 
november 2009 by Vaguery
Oscar Del Ben: How to deploy your rails application with ruby 1.9
[Installing on Leopard Server seems even simpler, when I think about it]

"...And now you can start your server as usual with script/server. If you see any error, check the backtrace to see which plugin/gem is causing it and try to google about it, but hopefully your application will run smoothly from the first time."
ruby  rails  RoR  deployment 
april 2009 by Vaguery
GiraffeSoft | Welcome to smarter web app development.
"Then, to display the timeline_events, you'll need an association on your User model. We've frequently defined this as a has_many :through followed items, like how you might imagine it's implemented in the github activity feed. Then, in your dashboards/show.html.erb, you'd have something like this."
timeline  programming  Rails  RoR  Ruby 
february 2009 by Vaguery
Projects - Shoulda
"The Shoulda gem makes it easy to write elegant, understandable, and maintainable Ruby tests. Shoulda consists of test macros, assertions, and helpers added on to the Test::Unit framework. It’s fully compatible with your existing tests, and requires no retooling to use."
TDD  test-driven-development  specification  Ruby  RoR  cucumberish 
february 2009 by Vaguery
Rails Forms microformat « Trek
"Combining these techniques can net us some very sophisticated data manipulations. Below is a form that will update a Creator, his address, updates three existing widgets adds one widget, and deletes two widgets."
Rails  RoR  programming  microformat  magic 
february 2009 by Vaguery
Projects - Paperclip
"Paperclip is a plugin for Ruby on Rails’ ActiveRecord that lets files work as simply as any other attributes do. There are no extra database tables, only one library to install for image processing, and the ease of being able to refer to your files as easily as you refer to your other attributes."
Rails  library  programming  extension  images  RoR  attachments  rmagick 
february 2009 by Vaguery
RubyWithRlang - SciRuby
"I've been playing with R and SWIG, and I think I'm almost to the point where I can call R from Ruby using a SWIG-wrapped R shared library. It took me most of a weekend to figure out the header files, but I got the simple subset of R (Rmath.so) talking to "irb" yesterday. The compilation part of the interface to the full "libR.so" appears to be working, but I (or some volunteer) needs to translate the tests that come with the R distribution from C to Ruby to check this out."
R  Ruby  programming  visualization  library  statistics  RoR  scripting 
february 2009 by Vaguery
Riding Rails: Merb gets merged into Rails 3!
"It’s christmas, baby, and do we have a present for you. We’re ending the bickering between Merb and Rails with a this bombshell: Merb is being merged into Rails 3!"
merb  Rails  RoR  programming  Ruby  RubyonRails  opensource 
december 2008 by Vaguery
Deploying Rails Applications on Mac OS X Leopard
"Traditionally deployment has been painful because it involves getting all the required software installed, configuring various moving parts, remembering to copy the right files at the right time, and so on. Leopard Server changes all that. In addition to Ruby and Rails, Leopard Server comes pre-installed with everything we need to deploy and run a production Rails application: Apache 2.2, mod_proxy_balancer, MySQL, Mongrel, Capistrano, and a few other unique goodies. Indeed, Leopard Server raises the bar when it comes to ease of Rails deployment."
Apple  development  Leopard  Rails  tutorial  sysadmin  deployment  RoR  capistrano 
april 2008 by Vaguery
Instiki
It will want a page title, if I install it....
via:bkerr  applications  collaboration  tools  software  Ruby  RoR  Rails  productivity  wiki 
january 2008 by Vaguery
Relevance: Ruby vs. Java Myth #1: Project Size
Nice post, but the comments have the highest crap/word count I've seen in many months. Something about Big Shop Programmers? Work culture is icky; let's just *do work* instead.
Ruby  Rails  RoR  java  programming  development  productivity  management  software  cultural-norms  assumptions  bias 
june 2007 by Vaguery

related tags

ADC  agile  agile-management  agility  analysis  Apache  Apple  applications  architecture  article  assumptions  attachments  automation  BDD  behavior-driven  behavior-driven-design  behavior-driven-development  benchmarking  best-practices  bias  book  business-practice  capistrano  Chet-Hendrickson  cloud-computing  coding  collaboration  cucumberish  cultural-norms  database  deployment  development  documentation  documents  economics  emergent-design  extension  extreme-programming  features  finite-state-machine  formats  framework  freeware  gem  graphs  image  images  infrastructure  inheritance  installation  java  Javascript  Leopard  libraries  library  MacOS  magic  management  manual  merb  microformat  models  news  notes  nudge  object  open-source  opensource  optimization  organization  patch  performance  planning  plugin  presentations  productivity  programming  project-management  R  rails  reference  requirements  retrospective  rmagick  Ron-Jeffries  RoR  rspec  ruby  rubyonrails  scriptaculous  scripting  software  software-development  specification  statistics  structure  svn  sysadmin  TDD  test-driven-design  test-driven-development  timeline  tips  tools  tutorial  unit-testing  unittest  upgrade  usability  via:bkerr  visualization  web-server  web2.0  wiki  XP  YAML 

Copy this bookmark:



description:


tags: