Browse Source

RAILS: moved ruby into a separated RUBY module

legacy/next/gcc
Alejandro Mery 15 years ago
parent
commit
88897c3204
2 changed files with 21 additions and 10 deletions
  1. +20
    -0
      pkgsel.d/Development_/ruby.ask
  2. +1
    -10
      pkgsel.d/Services/Web/Rails.ask

+ 20
- 0
pkgsel.d/Development_/ruby.ask

@ -0,0 +1,20 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: target/mnemosyne/pkgsel.d/Development_/ruby.ask
# Copyright (C) 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: Ruby
X ruby
X rake
X rubygems

+ 1
- 10
pkgsel.d/Services/Web/Rails.ask

@ -12,11 +12,8 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
#Description: Rails Web Framework
#Ruby
X ruby
#Forced: RUBY
#Action Pack
X actionwebservice
@ -29,11 +26,6 @@ X activesupport
X fcgi
X ruby-fcgi
#Ruby Utils
X rake
X rubygems
#Rails
X rails
@ -43,4 +35,3 @@ X ruby-mysql
X ruby-postgres
X ruby-xmlparser
X ruby-xslt

Loading…
Cancel
Save