`
wutao8818
  • 浏览: 616250 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

rails2 code

    博客分类:
  • ruby
阅读更多
发现书里写的这里
引用
http://media.pragprog.com/titles/rails2/code/rails.zip
下载不到这个代码。今天代理了一下,下载过来了,放附件里 大家方便

分享到:
评论

相关推荐

    rails-code

    以上就是Rails开发的一些核心概念和工具,"rails-code"这个压缩包很可能包含了书中示例应用的所有源代码,可以帮助读者更好地理解书中讲解的技术点,并动手实践。通过阅读和分析这些代码,你可以加深对Rails的理解,...

    wrox Professional Ruby on Rails_code.zip

    《Ruby on Rails专业指南》是Wrox出版社发布的一本关于Ruby on Rails开发的权威书籍,其源代码在wrox官方网站可以获取。这本书深入浅出地介绍了如何使用Ruby on Rails这一强大的Web开发框架来构建高效、可扩展的Web...

    codemirror-rails:将CodeMirror与Rails一起使用

    Codemirror-rails 为您的Rails应用程序连接资产。 入门 如果您使用的是Bundler,则可以将codemirror-rails添加到Gemfile中: gem 'codemirror-rails' 或手动安装codemirror-rails gem: gem install codemirror-...

    rails code

    2. **config**:配置文件,包括数据库连接、路由设置等。 3. **db**:数据库相关的文件,如迁移(migrations)用于数据库结构的变化。 4. **app**:应用的核心部分,包括模型(models)、控制器(controllers)、...

    Rails.Angular.Postgres.and.Bootstrap.2nd.Edition

    Also new is Webpack coverage, to develop the front-end code for your Rails application. Create a usable and attractive login form using Bootstrap's styles, while ensuring the database table backing ...

    Code Review&JRuby on Rails

    《Code Review & JRuby on Rails》是一份关于代码审查与使用JRuby进行Rails开发的深度学习资源,由知名教育机构peepcode提供。通过这份资料,开发者可以深入了解代码审查的重要性和实践方法,以及如何在Rails项目中...

    Agile Web Development with Rails 2nd Edition

    2. **下载并解压代码**:访问指定链接(http://media.pragprog.com/titles/rails2/code/rails.zip),将该压缩包下载到您应用的`vendor`目录下,并解压它。解压后应会生成一个新的名为`rails`的目录。 3. **更新...

    Pragmatic - Agile Web Development with Rails 2nd

    2. **下载并解压Rails代码**:将从官方提供的链接(http://media.pragprog.com/titles/rails2/code/rails.zip)下载的Rails框架代码包放入应用的`vendor`目录下,并解压缩,这将生成一个名为`rails`的新目录。...

    Agile Web Development with Rails 2 Edition正式版

    2. **下载Rails源码**:访问指定的URL (http://media.pragprog.com/titles/rails2/code/rails.zip) 下载Rails框架的源代码,并将其解压到应用的`vendor`目录下,解压后会得到一个名为`rails`的目录。 3. **更新Rails...

    Rails_Recipes_with_Source_Code

    2. **模型(Models)**:Rails中的模型负责与数据库交互,使用ActiveRecord进行数据操作。书中可能会涵盖ActiveRecord的基本用法,如创建、读取、更新和删除(CRUD)操作,关联关系(如属主、多对多等),以及验证...

    The Rails3 Way, 2nd Edition

    Ruby on Rails strips complexity from the development process, enabling professional developers to focus on what matters most: delivering business value via clean and maintainable code. The Rails™ 3 ...

    rails 5 test prescriptions build a healthy codebase

    With both practical code examples and discussion of why testing works, this book starts with the most basic features delivered as part of core Ruby on Rails. Once you’ve integrated those features ...

    Rails Recipes英文版(清晰文字pdf+源码)

    Ruby三神书之一(其余的两本是Agile.Web.Development.with.Rails和Ruby For Rails,在我的资源列表也有) ... Owning "Rails Recipes" is like having the best Rails programmers sitting next to you while you code.

    Apress - Practical Rails Projects (Oct 2007)

    附带的源代码文件(Apress - Practical Rails Projects (SourceCode).7z)提供了书中实例项目的完整源代码,这将是你动手实践、加深理解的重要资源。你可以跟随书中的步骤操作,或者独立探索,通过实际编码来巩固所...

    the rails way

    #### Writing Efficient Ruby Code 最后,书中还讨论了如何编写高效的Ruby代码,这对于确保应用性能和资源的有效利用至关重要。 总之,《The Rails Way》是一本全面介绍Ruby on Rails框架的书籍,涵盖了从基础知识...

    Ajax on Rails

    This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of ...

Global site tag (gtag.js) - Google Analytics