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

Rails4 Web installation

 
阅读更多
Choose Ubuntu12.04 32bit, no 64bit for saving memory.
After installed RVM, you can read:
http://ruby.taobao.org

$ aptitude install postgresql-9.1

Follow https://github.com/gazeldx/mystory/wiki/Postresql

create user root
$ sudo -u postgres createuser root

$ rake db:setup

$ crontab -e

分享到:
评论

相关推荐

    Agile Web Development with Rails Final

    ### Agile Web Development with Rails Final: Key IT Knowledge Points #### Introduction: Ruby on Rails Framework Ruby on Rails (often shortened as Rails) is a server-side web application framework ...

    rails3.1安装与mysql配置 windows

    这是一个关键的开发环境设置步骤,对于使用Rails进行Web开发的程序员来说至关重要。Ruby on Rails是一个流行的开源Web应用程序框架,它遵循MVC(模型-视图-控制器)架构模式,而MySQL则是一种广泛使用的开源关系型...

    Ajax on Rails

    For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with ...

    Sap Ruby Ajax

    One such tool is `sap4rails`, which aims to provide developers with a streamlined way to interact between SAP systems and Ruby on Rails applications. This article delves into the details of ...

    centos5.5 redmine安装及其插件安装

    ### 4. 安装数据库引擎 Redmine支持MySQL、PostgreSQL和SQLite。这里以MySQL为例,执行以下命令: ```bash sudo yum install mysql-server mysql-devel sudo service mysqld start mysql_secure_installation ``` ...

    实战nginx:取代Apache的高性能web服务器

    Nginx 是一个 [#installation 安装] 非常的简单 , 配置文件 非常简洁(还能够支持perl语法), Bugs 非常少的服务器: Nginx 启动特别容易, 并且几乎可以做到7*24不间断运行,即使运行数个月也不需要重新启动....

    im-chat-parser-demo:QQ聊天记录解析演示

    2. **Rails框架**:利用Rails进行Web应用开发,包括路由、控制器、模型、视图等组件的使用。 3. **Mongoid ORM**:学习如何使用Mongoid与MongoDB数据库交互,存储和检索聊天记录数据。 4. **数据库管理**:理解NoSQL...

    ruby安装包

    Ruby以其简洁、优雅的语法和强大的元编程能力受到开发者喜爱,尤其在Web开发领域,Ruby on Rails框架让Ruby声名鹊起。在Windows操作系统下安装Ruby,我们可以使用RubyInstaller,这是一个专门为Windows系统提供的...

    Ruby_Programming

    通过以上介绍,我们可以了解到Ruby是一种强大且灵活的编程语言,它不仅易于学习,而且具有广泛的用途,无论是Web开发还是脚本编写都非常适用。希望这份概览能够帮助你更好地理解Ruby的基础知识和技术特点。

    GitLab安装与环境配置

    - **gitlab.yml**:使用Vim编辑器修改`/var/opt/gitlab/gitlab-rails/etc/gitlab.yml`。 - **gitlab.rb**:使用Vim编辑器修改`/etc/gitlab/gitlab.rb`。 3. **重新执行命令使配置文件生效**:`gitlab-ctl ...

    ansible-role-ruby:Ansible角色-Ruby

    Ruby是一种面向对象的、动态的编程语言,广泛用于Web开发,尤其是与Rails框架的结合。在`ansible-role-ruby`中,你可以设置Ruby的版本,通过这个角色来安装特定的Ruby解释器。常见的Ruby安装方法包括使用RVM(Ruby ...

    ZJU_ACM_All_Anwer 搞编程的都知道的浙江大学A 题库.本书 集了所有经 Z 题解集,集合并附 Mathimaticsumerical algorithms 数值算法

    1360 Radar Installation 简单题 1396 The Umbrella Problem: 2054 简单题 1058 Currency Exchange 简单题 1076 Gene Assembly 简单题 1092 Arbitrage 简单题 1093 Monkey and Banana 简单题 1094 ...

    浙江大学ACM题解/ZJU 题型分类

    1360 Radar Installation 简单题 1396 The Umbrella Problem: 2054 简单题 1058 Currency Exchange 简单题 1076 Gene Assembly 简单题 1092 Arbitrage 简单题 1093 Monkey and Banana 简单题 1094 ...

Global site tag (gtag.js) - Google Analytics