Rails

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第39行: 第39行:
 
*http://media.pragprog.com/titles/rails2/code/rails-code.zip
 
*http://media.pragprog.com/titles/rails2/code/rails-code.zip
  
==Top 29 ROR Demos Exampls Code==
+
==Top ROR Demos Exampls Code==
 
*http://www.ajaxscaffold.com Ajax Scaffold : Generates a production ready, fully styled, interface for managing models
 
*http://www.ajaxscaffold.com Ajax Scaffold : Generates a production ready, fully styled, interface for managing models
 
*http://unspace.ca/discover/datagrid AJAX Live Data Grid Example : Data sub-forms at Unspace.ca
 
*http://unspace.ca/discover/datagrid AJAX Live Data Grid Example : Data sub-forms at Unspace.ca
第53行: 第53行:
 
*[http://www.oreillynet.com/onjava/blog/2006/02/integrating_a_richtext_widget.html?CMP=OTC-FP2116136014&ATT=Integrating+a+Rich-text+Widget+with+Struts Integrating a Rich-text Widget with Struts] : rich-text replacement for the textarea ; at OReillyNet
 
*[http://www.oreillynet.com/onjava/blog/2006/02/integrating_a_richtext_widget.html?CMP=OTC-FP2116136014&ATT=Integrating+a+Rich-text+Widget+with+Struts Integrating a Rich-text Widget with Struts] : rich-text replacement for the textarea ; at OReillyNet
 
*http://instiki.org/show/HomePage Instiki : wiki clone ; at Instiki.org
 
*http://instiki.org/show/HomePage Instiki : wiki clone ; at Instiki.org
 +
*http://wiki.rubyonrails.com/rails/pages/LiveTree LiveTree : JavaScript/DHTML tree widget that loads data asynchronously ; at RubyOnRails
 +
*http://locomotive.sourceforge.net/ Locomotive : simple tool to help you develop Ruby on Rails applications on Mac OS X
 +
*http://wiki.rubyonrails.com/rails/pages/LoginGenerator LoginGenerator : add authentication, users, and logins to your rails app ; at RubyOnRails
 +
*http://wiki.rubyonrails.com/rails/pages/movtable Movtable : sort table
 +
*http://www.subimage.com/sublog/openSourceRubyOnRailsShoppingCart Open Source Ruby On Rails Shopping Cart : e-commerce platform at SubImage
 +
*http://wiki.rubyonrails.com/rails/pages/PaginationHelper PaginationHelper : aids the process of paging large collections of Active Record objects ; at RubyOnRails
 +
*http://jordan.husney.com/archives/2005/12/progress_bars_w_1.php Progress Bars with GD2 and Ruby : progress bars ; at Husney
 +
*http://www.bigbold.com/snippets/tag/rmagick rmagick : file/image uploading ; at BigBold
 +
*http://rubyinstaller.rubyforge.org/wiki/wiki.pl RubyInstaller : This is a “one-click”, self-contained Windows installer that contains the Ruby language itself, dozens of popular extensions and packages, a syntax-highlighting editor and execution environment ; at RubyForge
 +
*http://simpleticketblog.weblogswork.com/?p=46 Simple Ticket : trouble ticket system written using Ruby
 +
*http://wiki.rubyonrails.com/rails/pages/LiveTree SortHelper : SortHelper will create links for your users to sort tables.
 +
*http://wiki.rubyonrails.com/rails/pages/Sort+Helper SortHelper3 : Helper to sort tables or result sets using clickable column headers.
 +
*http://dev.subimage.com/projects/substruct Substruct : The first and only Ruby on Rails open source e-commerce project.
 +
*http://wiki.rubyonrails.com/rails/pages/TinyFile TinyFile : basic file uploads in a rails app
 +
*http://www.typosphere.org/ Typo : Ruby blogging software.
 +
*http://www.liverail.net/articles/2006/06/25/webdav-ruby-on-rails-plugin WebDAV Ruby On Rails Plugin : create Ruby On Rails controllers which will respond to WebDAV requests
  
<li>http://wiki.rubyonrails.com/rails/pages/LiveTree LiveTree : JavaScript/DHTML tree widget that loads data asynchronously ; at RubyOnRails
+
==Top ROR Hosts==
<li>http://locomotive.sourceforge.net/ Locomotive : simple tool to help you develop Ruby on Rails applications on Mac OS X
+
*http://www.3shost.com/ 3SHost
<li>http://wiki.rubyonrails.com/rails/pages/LoginGenerator LoginGenerator : add authentication, users, and logins to your rails app ; at RubyOnRails
+
*http://www.a2hosting.com/ A2 Hosting
<li>http://wiki.rubyonrails.com/rails/pages/movtable Movtable : sort table
+
*http://www.ambitiouslemon.com AmbitiousLemon
<li><a href="http://www.subimage.com/sublog/openSourceRubyOnRailsShoppingCart">Open Source Ruby On Rails Shopping Cart</a> : e-commerce platform at SubImage
+
*http://www.anchor.com.au Anchor Systems
<li><a href="http://wiki.rubyonrails.com/rails/pages/PaginationHelper">PaginationHelper</a> : aids the process of paging large collections of Active Record objects ; at RubyOnRails
+
 
+
<li><a href="http://jordan.husney.com/archives/2005/12/progress_bars_w_1.php">Progress Bars with GD2 and Ruby</a> : progress bars ; at Husney
+
<li><a href="http://www.bigbold.com/snippets/tag/rmagick">rmagick</a> : file/image uploading ; at BigBold
+
<li><a href="http://rubyinstaller.rubyforge.org/wiki/wiki.pl">RubyInstaller</a> : This is a &#8220;one-click&#8221;, self-contained Windows installer that contains the Ruby language itself, dozens of popular extensions and packages, a syntax-highlighting editor and execution environment ; at RubyForge
+
<li><a href="http://simpleticketblog.weblogswork.com/?p=46">Simple Ticket </a> : trouble ticket system written using Ruby
+
<li><a href="http://wiki.rubyonrails.com/rails/pages/LiveTree">SortHelper 1</a> : SortHelper will create links for your users to sort tables.
+
 
+
<li><a href="http://wiki.rubyonrails.com/rails/pages/Sort+Helper">SortHelper3</a> : Helper to sort tables or result sets using clickable column headers.
+
<li><a href="http://dev.subimage.com/projects/substruct">Substruct</a> : The first and only Ruby on Rails open source e-commerce project.
+
<li><a href="http://wiki.rubyonrails.com/rails/pages/TinyFile">TinyFile</a> : basic file uploads in a rails app
+
<li><a href="http://www.typosphere.org/">Typo</a> : Ruby blogging software.
+
<li><a href="http://www.liverail.net/articles/2006/06/25/webdav-ruby-on-rails-plugin">WebDAV Ruby On Rails Plugin</a> : create Ruby On Rails controllers which will respond to WebDAV requests
+
</ol
+
 
+
==Top 238 ROR Hosts==
+
<ol>
+
<li><a href="http://www.3shost.com/">3SHost</a>
+
 
+
<li><a href="http://www.a2hosting.com/">A2 Hosting</a>
+
<li><a href="http://www.ambitiouslemon.com">AmbitiousLemon</a>
+
<li><a href="http://www.anchor.com.au">Anchor Systems</a>
+
 
<li><a href="http://www.asmallorange.com/services/hosting/">A Small Orange</a>
 
<li><a href="http://www.asmallorange.com/services/hosting/">A Small Orange</a>
 
<li><a href="http://www.blacksun.ca/">BlackSun.ca</a>
 
<li><a href="http://www.blacksun.ca/">BlackSun.ca</a>

2006年9月10日 (日) 18:22的版本

Rails.png

Ruby on Rails.jpeg 是一个相对较新的 Web 应用程序框架,构建在 Ruby 语言之上。它被宣传为现有企业框架的一个替代,而它的目标,简而言之,就是让生活,至少是 Web 开发方面的生活,变得更轻松。

Rails-web-server.jpg Rails应用可以在以下Web Server部署

目录

安装指南

成功应用

开源项目

书籍

Agile-web-rails.gif http://www.china-pub.com/computers/common/info.asp?id=30058

第一版代码:

第二版代码:

Top ROR Demos Exampls Code

Top ROR Hosts

  • <a href="http://www.asmallorange.com/services/hosting/">A Small Orange</a>
  • <a href="http://www.blacksun.ca/">BlackSun.ca</a>
  • <a href="http://www.bluehost.com/">BlueHost</a>
  • <a href="http://www.bright-byte.com/">Bright-Byte.com</a>
  • <a href="http://www.bytemark.co.uk/">Bytemark Hosting</a>
  • <a href="http://www.canadianwebhosting.com">CanadianWebHosting.com</a>
  • <a href="http://www.csoft.net">Csoft.org</a>
  • <a href="http://www.cybersalad.net">Cybersalad</a>
  • <a href="http://www.dewahost.com">DewaHost</a>
  • <a href="http://www.downtownhost.com/">DowntownHost</a>
  • <a href="http://www.dreamhost.com/">DreamHost</a>
  • <a href="http://www.eastsolid.com">EastSolid.com</a>
  • <a href="http://www.freeonrails.com">FreeOnRails</a>
  • <a href="http://www.gazzin.com">Gazzin.com</a>
  • <a href="http://www.gearworx.net/">Gearworx</a>
  • <a href="http://www.geekisp.com/">GeekISP</a>
  • <a href="http://www.grokthis.net/">GrokThis.net</a>
  • <a href="http://www.happygecko.com">Happy Gecko – English speaking ISP in Spain</a>
  • <a href="http://www.hardfocus.com/network">Hardfocus Media – Web Hosting</a>
  • <a href="http://www.honeycomb.net/">Honeycomb</a>
  • <a href="http://www.hostbrigade.com/">HOST BRIGADE</a>
  • <a href="http://www.hostcentral.net.au">Hostcentral</a>
  • <a href="http://www.hostexpress.com.au">HostExpress</a>
  • <a href="http://www.hostingmetro.com">HostingMetro.com</a>
  • <a href="http://www.hostingrails.com">Hosting Rails</a>
  • <a href="http://www.hostm.com">HostM.com Web Hosting</a>
  • <a href="http://www.hostmg.com">HostMG.com</a>
  • <a href="http://www.hostmysite.com/rails/">HostMySite</a>
  • <a href="http://www.hostpc.com">HostPC Internet Services</a>
  • <a href="http://www.hub.org">Hub.org</a>
  • <a href="http://www.inethoster.net/forum/index.php">iNetHoster</a>
  • <a href="http://www.jaguarpc.com/">JaguarPC</a>
  • <a href="http://www.jumba.com.au">Jumba</a>
  • <a href="http://www.kattare.com/">Kattare Internet Services</a>
  • <a href="http://www.locaweb.com.br">Locaweb</a>
  • <a href="http://www.lunarpages.com/">Lunarpages</a>
  • <a href="http://www.max-king.com/">max-king Hosting</a>
  • <a href="http://www.monkeywrenchhosting.com">MonkeyWrench Hosting</a>
  • <a href="http://www.monsterhosting.ca">MonsterHosting.ca</a>
  • <a href="http://www.ncisolutions.com/">NeonCube Internet Solutions</a>
  • <a href="http://www.net.ru">Net.Ru</a>
  • <a href="http://www.netfirms.com/">Netfirms</a>
  • <a href="http://www.networkredux.com/">NetworkRedux</a>
  • <a href="http://www.nodeta.fi/">Nodeta</a>
  • <a href="http://www.ocssolutions.com/virtual-hosting.php">OCS Solutions</a>
  • <a href="http://www.openhosting.com/">OpenHosting</a>
  • <a href="http://www.phpwebhosting.com/">PHPWebHosting</a>
  • <a href="http://www.pil.dk/">pil.dk</a>
  • <a href="http://www.pipespring.com/">Pipespring</a>
  • <a href="http://www.planet-work.fr/">Planet-Work</a>
  • <a href="http://www.planetargon.com/rails_hosting.html">PLANET ARGON</a>
  • <a href="http://www.plutomic.com">Plutomic Hosting</a>
  • <a href="http://www.primehosting.co.uk/">Prime Hosting</a>
  • <a href="http://www.prioserve.nl">Prioserve.nl</a>
  • <a href="http://www.python-hosting.com">Python-Hosting.com</a>
  • <a href="http://www.railsbase.com/">RailsBase</a>
  • <a href="http://www.railshost.cn">RailsHost.cn</a>
  • <a href="http://www.railshosting.org">RailsHosting.org</a>
  • <a href="http://www.railsplayground.com">RailsPlayground.com</a>
  • <a href="http://www.razorlogix.net">RazorLogix.net</a>
  • <a href="http://www.revolutionhosting.net/">Revolution Hosting</a>
  • <a href="http://www.rubyonrailshosting.net">RubyOnRailsHosting.net</a>
  • <a href="http://www.rushedsunlight.com/">Rushedsunlight.com – no nonsense, with Rails support</a>
  • <a href="http://www.servernation.nl/">Server Nation</a>
  • <a href="http://www.serverpowered.com/">Server Powered</a>
  • <a href="http://www.seven.net.nz/">Seven Internet</a>
  • <a href="http://www.simplehost.co.nz/">Simplehost</a>
  • <a href="http://www.site5.com/affiliates/idevaffiliate.php?id=677">Site5</a>
  • <a href="http://www.skull.co.nz/">Skull</a>
  • <a href="http://www.slingshothosting.com">Slingshot</a>
  • <a href="http://www.smarthost.ro/">Smarthost Romania</a>
  • <a href="http://www.soyhost.com/">soyhost</a>
  • <a href="http://www.squidhost.com/">Squidhost.com – Ruby on Rails & PHP5!</a>
  • <a href="http://www.steelpixel.com/">Steelpixel.com</a>
  • <a href="http://www.superior.nl/">Superior Internet Services</a>
  • <a href="http://www.terrabox.com">TerraBox.com</a>
  • <a href="http://www.textdrive.com">TextDrive</a>
  • <a href="http://www.thoughtbot.com/">thoughtbot, inc.</a>
  • <a href="http://www.typhon.net/">Typhon.net</a>
  • <a href="http://www.uplink.at">uplink coherent solutions™</a>
  • <a href="http://www.vpsland.com/">VPSLAND.com: Advanced Xen VPS Hosting</a>
  • <a href="http://www.WebExpertsAmerica.com/">Web Experts America</a>
  • <a href="http://www.webflow.de">.webflow – german/european provider</a>
  • <a href="http://www.webhostlist.de/host/data/compare_webhosting.php?ruby=1&mb=50&transfer=1000&de=1">German Ruby Hoster List</a>
  • <a href="http://www.webonce.com/">WebOnce Technologies</a>
  • <a href="http://www.webslum.net/">Webslum Internet Services</a>
  • <a href="http://www.webspace.net.au/">WebSpace.net.au</a>
  • <a href="http://www.westhost.com/ruby-on-rails-hosting.html">WestHost</a>
  • <a href="http://www.wizhosting.com/">WizHosting.com</a>
  • <a href="http://www.xelhosting.com/">Xelhosting.com: Xen VPS hosting</a>
  • <a href="http://www.xentra.nl/">Xentra</a>
  • <a href="http://www.xmghosting.com/">XMG Hosting</a>
  • <a href="http://www.xtrahost.net/xenvps/">Xtraordinary VPS</a>
  • <a href="http://www.zettai.net/">Zettai</a>
  • <a href="http://xeriom.net/">Xeriom Networks</a>
  • <a href="https://www.auriance.net/packs.php">Auriance</a>
  • <a href="https://www.godaddy.com/gdshop/hosting/shared.asp">GoDaddy</a>
  • <a href="http://apisnetworks.com/">Apis Networks</a>
  • <a href="http://avlux.net">AVLUX</a>
  • <a href="http://axishost.com">AxisHOST.com</a>
  • <a href="http://blackcurranthost.co.uk">Blackcurrant Hosting</a>
  • <a href="http://etecc.net">eTecc.net</a>
  • <a href="http://fuse9.net">Fuse9</a>
  • <a href="http://gsfactory.net">GsFactory.Net</a>
  • <a href="http://gvt.hk">GVT.hk</a>
  • <a href="http://highspeedrails.com/">High Speed Rails</a>
  • <a href="http://hospes.pl">Hospes.pl : hosting</a>
  • <a href="http://hosting.chml.ro/">CHML Hosting</a>
  • <a href="http://hosting.media72.co.uk">Media72 Hosting</a>
  • <a href="http://mysticserver.com/">MysticServer</a>
  • <a href="http://nobudget-hoster.validcode.at">nobudget hoster</a>
  • <a href="http://peconihosting.com/">PeconiHosting.com</a>
  • <a href="http://plinkd.com/">Plinkd Hosting</a>
  • <a href="http://proinet.se">ProInet.se</a>
  • <a href="http://railswebhost.com">RailsWebHost.com</a>
  • <a href="http://rimuhosting.com/">RimuHosting Ruby on Rails Hosting</a>
  • <a href="http://rootr.net/">RootR</a>
  • <a href="http://seattleserver.com">SeattleServer.com</a>
  • <a href="http://segpub.com.au">SegPub</a>
  • <a href="http://successfulhosting.com/hosting/unix.php">SuccessfulHosting.com : Ruby on Rails Web Hosting</a>
  • <a href="http://theinternetco.net/offers/ruby/">The Internet Company</a>
  • <a href="http://thinkhost.com/">ThinkHost – Ruby on Rails hosting</a>
  • <a href="http://unbit.it/">UnBit.it</a>
  • <a href="http://wish.hu">Wish Internet</a> </ol>

    精彩图集

    Rails 和 J2EE 堆栈的比较
    Rails Mindmap
    Ruby on rails cheat sheet


    Thumb-rails mindmap.png

  • 分享您的观点
    个人工具
    名字空间

    变换
    操作
    导航
    工具箱