ror最新書籤


1 2 5 下一頁»
Icon_arrow_right 1157 天前 
Icon_arrow_right 1187 天前 
Icon_arrow_right 1193 天前 
Icon_arrow_right 1196 天前 
1097678

在Ruby on Rails程式中傳送檔案(如圖片) Popup

在Ruby on Rails程式中傳送檔案(如圖片) Popup

PanPan 收藏於 2008/11/05
在Ruby on Rails程式中傳送檔案(如圖片),我們可以用send_file函數~ 該函數可以將Binary資料傳送至Client端~
Icon_arrow_right 1198 天前 
Icon_arrow_right 1199 天前 
Icon_arrow_right 1213 天前 
Icon_arrow_right 1214 天前 
Icon_arrow_right 1215 天前 
Icon_arrow_right 1218 天前 
Icon_arrow_right 1223 天前 
Icon_arrow_right 1234 天前 
Icon_arrow_right 1342 天前 
1027325

Lovd By Less -- Open Source Social Network -- Who loves you, baby? Popup

Lovd By Less -- Open Source Social Network -- Who loves you, baby? Popup

葛力 收藏於 2008/06/12
New social networks launch everyday, most start with the same basic features. Bloggers have wordpress, mephisto and other open source solutions. Lovd offers a free open source social network platform.

用ruby on rails 開發的open source SNS    繼續閱讀...

用ruby on rails 開發的open source SNS繼續閱讀
Icon_arrow_right 1352 天前 
1022813

RailsOnWindows in Ruby on Rails Popup

RailsOnWindows in Ruby on Rails Popup

charlesc 收藏於 2008/06/02
The choice before you 1. InstantRails—an all-in-one package (similar to LAMP), contains Apache, MySQL, Ruby and Rails, all preconfigured and ready to run. (see InstantRails for more info). Best option for beginning Rails developers. Note that the database used is MySQL—for non-beginners who wish to use another database (Oracle, Microsoft SQL Server, PostgreSQL, etc.), you will want to manually install Ruby and Rails. 2. RubyStack—A preconfigured, ready to run installer for Apache, MySQL, Rails and a number of extensions such as Mongrel and ImageMagick. It runs on Windows, OS X and most Linux versions. 3. Install and configure Apache and the other required components individually. (see below for more info)
Icon_arrow_right 1356 天前 
1018619

Connecting to MySQL using SSL encryption in Ruby on Rails | Midnight Oil Popup

Connecting to MySQL using SSL encryption in Ruby on Rails | Midnight Oil Popup

CrazyLion 收藏於 2008/05/29
Recently for Obsidian Portal, we decided that we wanted to move some particularly intensive graphic processing offline from the main server. It was simply consuming too much CPU time and making the entire site sluggish. Luckily for us, it was already set up as a background process that only needed to connect to the database and Amazon S3. So, to do it on a whole new server wouldn’t require changing any of the algorithms.
Icon_arrow_right 1363 天前 
1013785

The If Works » Blog Archive » Another super-tiny Rails plugin: classy_inputs Popup

The If Works » Blog Archive » Another super-tiny Rails plugin: classy_inputs Popup

CrazyLion 收藏於 2008/05/22
Good lord do I ever hate input tags. (YUI hates them too, but I’ll leave that story for another time). All the different types should really have been different tag names, and they are a total pain to use with CSS. As such, I used to end up doing tedious stuff like adding a :class option to every form element when writing Rails templates. A while back, I tried to patch Rails to get it to do this automatically, but its test suite totally baffled me at the time by applying the classes in some places but not others.
Icon_arrow_right 1364 天前 
913868

RailsLodge - Ruby on Rails Community Popup

RailsLodge - Ruby on Rails Community Popup

葛力 收藏於 2008/05/21
RailsLodge is a Ruby on Rails community for people who want to improve documentation, share ideas and keep in touch with the latest developments. Bringing together the benefits of easily updateable pages in an organised environment it is expected that RailsLodge will grow into a useful resource for all Rails developers and related professionals.
1013150

RailsLodge - Preference Fu plugin Popup

RailsLodge - Preference Fu plugin Popup

CrazyLion 收藏於 2008/05/21
This plugin, greatly inspired by Jim Morris' blog post (http://blog.wolfman.com/articles/2007/08/07/bit-vector-preferences), aims to make it easy and flexible to store boolean preferences for an ActiveRecord model. This can be also used as a very quick way to setup an ACL.
Icon_arrow_right 1369 天前 
1011634

基本中文 Ruby on Rails 教學 Popup

基本中文 Ruby on Rails 教學 Popup

Li 收藏於 2008/05/16
搬到新的網站了。 最近加了個 Git 版本管理的文章
Icon_arrow_right 1372 天前 
1009242

drnic's rails-footnotes at master — GitHub Popup

drnic's rails-footnotes at master — GitHub Popup

CrazyLion 收藏於 2008/05/13
Every Rails page has footnotes that link give request information and link back to your source via TextMate [extracted from Rails TextMate bundle project]
Icon_arrow_right 1376 天前 
1004810

RubyForge: RailRoad: 專案資訊 Popup

RubyForge: RailRoad: 專案資訊 Popup

CrazyLion 收藏於 2008/05/09
RailRoad generates class diagrams from Ruby on Rails applications as DOT graphs. It produces models and controllers diagrams with a complete description (methods, attibutes) or just with bubbles and arrows, including association and inheritance relations.
Icon_arrow_right 1381 天前 
988199

Rails Plugin: Throttler | Kabisa Blog Popup

Rails Plugin: Throttler | Kabisa Blog Popup

CrazyLion 收藏於 2008/05/04
Some might call it the Slashdot Effect, other will say the ‘Got Dugg’. But the truth is that your app may some day experience a sudden increase in traffic and attention you didn’t anticipate. The important thing is to keep your app up-and-running and most importantly accessible. You can take several steps to reach this goal. You may enable caching, or if it comes to that, put up a static page until the majority of traffic has receded. There is one solution I don’t read a lot about: throttling. Throttling means that you disable certain features of your app when traffic is high. Recently we needed to do this for a client. The result is the Throttling plugin. The throttling plugin monitors the load of your server and allows you to disable certain features of your app when the load is too high. For example: let’s say you have an app that allows people to upload and share files. Your site just got dugg, and the load on your server is so high it’s about to explode. What do you do? Take your site off-line? Call the A-Team? No, with the throttling plugin you can specify that the upload form gets disabled when the server load exceeds 8.00. When the load drops again, the form is enabled again automatically. E’nuf said!
Icon_arrow_right 1382 天前 
1 2 5 下一頁»
[推薦] 點點印,把你的照片變成寫真書/照片書!

這些內容是怎麼產生的?

黑米沒有編輯,所有內容都是使用者貢獻。網站每天會分析最近最多人收藏的書籤,越多人收藏,排在越上面。綠色的數字代表收藏推薦的人數。

書籤心得

需要幫忙嗎?
黑米小工具

黑米數位版權所有 Copyright© 2006-2008 HEMiDEMi. All Rights Reserved.