search for: cmdparse

Displaying 17 results from an estimated 17 matches for "cmdparse".

2006 Mar 17
0
Installed Gems on godaddy.com
...uby implementation of Markdown, a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). *builder 2.0.0* [www] <http://onestepback.org/> Builders for MarkUp. *cmdparse 2.0.0* [www] <http://cmdparse.rubyforge.org/> Advanced command line parser supporting commands *diff-lcs 1.1.2* [www] <http://rubyforge.org/projects/ruwiki/> Provides a list of changes that represent the difference between two sequenced collections. Executables are htmldiff, ldiff....
2006 Nov 04
2
Instant Rails 1.4 final released (with RadRails support!)
...1 Preinstalled Sample Apps * Cookbook app from (ONLamp.com article) * Typo 2.6.0 Ancillary Instant Rails Components These components are not the primary focus of Instant Rails, but are included because the primary components above depend upon them. * PHP 4.3.10 * Rake 0.7.1 * cmdparse 2.0.0 * HighLine 1.0.1
2007 Jan 05
0
webgen 0.4.0 released
...een added. * More complete documentation * Fixed many bugs * Many, many other changes Thanks for all the feedback!!! Download & Installation ======================= Homepage: http://webgen.rubyforge.org Download: http://rubyforge.org/frs/?group_id=296 Dependencies ------------ * cmdparse [1] version 2.0.0 or higher All the following libraries are optional: * RedCloth [2] version 2.0.10 or higher if you want Textile support * BlueCloth [3] version 1.0.0 or higher if you want Markdown support * RMagick [4] version 1.7.1 or higher if you want automatic thumbnail creation for...
2006 Nov 04
1
Instant Rails 1.4 preview1 released (with RadRails support!)
...einstalled Sample Apps * Cookbook app from (ONLamp.com article) * Typo 2.6.0 Ancillary Instant Rails Components These components are not the primary focus of Instant Rails, but are included because the primary components above depend upon them. * PHP 4.3.10 * Rake 0.7.1 * cmdparse 2.0.0 * HighLine 1.0.1
2006 Mar 27
2
Capistrano deployment issues under Ubuntu Dapper
...anything particularly useful. I''ve got an up-to-date-as-of-this-morning dapper, and the following gems installed (pretty much rails + nitro): actionmailer (1.1.5) actionpack (1.11.2) actionwebservice (1.0.0) activerecord (1.13.2) activesupport (1.2.5) BlueCloth (1.0.0) capistrano (1.1.0) cmdparse (2.0.0) daemons (0.4.2) facets (1.2.0, 1.1.0, 1.0.3) gen (0.29.0) glue (0.29.0) needle (1.3.0) net-sftp (1.1.0) net-ssh (1.0.8) nitro (0.29.0) og (0.29.0) rails (1.0.0) rake (0.7.0) RedCloth (3.0.4, 3.0.3) ruby-breakpoint (0.5.0) rubygems-update (0.8.11) sources (0.0.1) syntax (1.0.0) Anyone else...
2009 Jan 29
2
HOWTO install webgen 0.5.6 on Debian GNU/Linux etch
Hi all, Cristian our sys-admin wrote a short HOWTO for Webgen 0.5.6 on Debian Etch, see https://wiki.fsfe.org/FellowshipHacks/Webgen. I thought it might be of interest for others as well. If you know a better way, please let us know. Best wishes, Matthias -- Deputy German Coordinator, Fellowship Coordinator Free Software Foundation Europe (FSFE) [] (http://fsfeurope.org) Join the
2011 Nov 25
6
Use RbConfig instead of obsolete and deprecated Config
...y/gems/webgen-0.5.14/lib/webgen/webbsite.rb:316:in `execute_in_env'' from /home/dams/opt/ruby/gems/webgen-0.5.14/lib/webgen/website.rb:270:in `render'' from /home/dams/opt/ruby/gems/webgen-0.5.14/lib/webgen/cli/run_command.rb:17:in `execute'' from /home/dams/opt/ruby/gems/cmdparse-2.0.3/lib/cmdparse.rb:436:in `parse'' from /home/dams/opt/ruby/gems/webgen-0.5.14/lib/webgen/cli.rb:125:in `parse'' from /home/dams/opt/ruby/gems/webgen-0.5.14/bin/webgen:6:in `<top (required)>'' from /home/dams/opt/ruby/bin/webgen:19:in `load''...
2006 Aug 10
7
mongrel stops responding after period of no use
...and rendering framework putting the VC in MVC. actionwebservice (1.1.4, 1.1.3, 1.0.0) Web service support for Action Pack. activerecord (1.14.3, 1.13.2) Implements the ActiveRecord pattern for ORM. activesupport (1.3.1, 1.2.5) Support and utility classes used by the Rails framework. cmdparse (2.0.0) Advanced command line parser supporting commands daemons (0.4.4) A toolkit to create and control daemons in different ways gem_plugin (0.2.1) A plugin system based only on rubygems that uses dependencies only login_generator (1.1.0) [Rails] Login generator. mongrel (0.3....
2006 Feb 28
6
scgi+lighttpd+windows - why wont it work?
...o problems, pls help...I''m under big pressure at work to fix this! I''m having trouble getting scgi and lighttpd running on windows - here''s what I did: On Win XP, I installed ruby, rubygems, and setup my rails app. All works fine with webrick. I then did: gem install cmdparse and gem install highline (as required for the scgi_rails gem according to http://www.zedshaw.com/projects/scgi_rails/) Then I downloaded scgi_rails-0.4.3.gem and installed it. I then ran scgi_ctrl config -S and entered a password (is this pwd supposed to map to the db or something??). When I cm...
2006 Apr 11
0
Instant Rails 1.3
...+ * [SCGI Rails Runner] 0.4.3 * [phpMyAdmin] 2.6.1 Ancillary Instant Rails Components These components are not the primary focus of Instant Rails, but are included because the primary components above depend upon them.. * [PHP] 4.3.10 * [Rake] 0.7.1 * [Typo] 2.6.0 * [cmdparse] 2.0.0 * [HighLine] 1.0.1 * [Mongrel] 0.3.12 [Mongrel] is an experimental inclusion so that we (and you) can play around with it. We are considering replacing SCGI with Mongrel in the future.
2008 Jan 24
1
unable to generate doc for 0.5
Hi Thimas, This morning, i''ve tried to generate documentation for webgen head and was sad to see that not the slightest generated content was added to generated files. All the layout is present, but no generated content seems to be added. Additionnaly, there are a bunch of warnings displayed during generation. For that, I''ve done a ruby bin/webgen -d doc in the webgen directory.
2006 Apr 19
0
Instant Rails 1.3a -- bug fix release
...2.6.1 > > Ancillary Instant Rails Components > > These components are not the primary focus of Instant Rails, but are > included because the primary components above depend upon them.. > > * [PHP] 4.3.10 > > * [Rake] 0.7.1 > > * [Typo] 2.6.0 > > * [cmdparse] 2.0.0 > > * [HighLine] 1.0.1 > > * [Mongrel] 0.3.12 > > [Mongrel] is an experimental inclusion so that we (and you) can play > around with it. We are considering replacing SCGI with Mongrel in the > future. > -------------- next part -------------- An HTML attachme...
2007 Apr 12
0
Status 0.4.3/0.5.0
...le/TemplateHandler and File/PageHandler in the first incarnations * regeneration of the necessary files only (also works for page files!) To try it out, check out the repository version using svn: svn co svn://rubyforge.org/var/svn/webgen/devel Make sure you have installed erubis, redcloth, cmdparse (both available as gems)! Then, to run webgen use the following command: cd devel ruby -Ilib bin/webgen run The website templates and styles have not been updated which means that the create command does not create a valid website currently! However, after creating a test site manuall...
2009 Jan 22
8
From Instantrails to the Mac
Hi, I am a Newbie to Mac and Rails. I have a rails apps made using instantrails in windows, and have been trying to transfer it to a mac. I am using Leopard and installed mac ports and Xcode. I copied the folder from rails_apps and added all the gems. Anything else I need to do? Any Ideas? Thank you! This is the set of errors that I am getting after starting the server: Exiting
2009 Oct 08
0
autospec cannont find gems
...atai>gem list --local *** LOCAL GEMS *** actionmailer (2.3.4, 2.0.2) actionpack (2.3.4, 2.0.2) activerecord (2.3.4, 2.0.2) activeresource (2.3.4, 2.0.2) activesupport (2.3.4, 2.0.2) authlogic (2.1.2) autotest-rails (4.1.0) builder (2.1.2) capistrano (2.5.9, 2.1.0) cgi_multipart_eof_fix (2.5.0) cmdparse (2.0.2) columnize (0.3.1) fastercsv (1.5.0) fxri (0.3.7, 0.3.6) fxruby (1.6.19, 1.6.12) gem_plugin (0.2.3) highline (1.5.1, 1.4.0) hpricot (0.8.1, 0.6) linecache (0.43) log4r (1.1.2, 1.0.5) mocha (0.9.8) mongrel (1.1.5, 1.1.2) mysql (2.8.1, 2.7.3) needle (1.3.0) net-scp (1.0.2) net-sftp (2.0.2, 1.1...
2006 Jan 01
7
[ ANN ] Hieraki2
Happy new year! Hieraki 2.0.0 is released. You can download Hieraki2 from rubyforge.org as tgz or zip (http://rubyforge.org/projects/hieraki). Hieraki2 has a new wiki engine that ships with more than a dozen new features: * everything-is-a-wiki-page (TM) * all pages are under version control * access control list * stay in full control of the tree structure by cut and pasting
2006 Jun 29
5
Memory usage issues
...C in MVC. actionwebservice (1.1.2, 1.1.0, 1.0.0, 0.9.3) Web service support for Action Pack. activerecord (1.14.2, 1.14.0, 1.13.2, 1.13.0) Implements the ActiveRecord pattern for ORM. activesupport (1.3.1, 1.3.0, 1.2.5, 1.2.3) Support and utility classes used by the Rails framework. cmdparse (2.0.2, 2.0.0) Advanced command line parser supporting commands daemons (0.4.4) A toolkit to create and control daemons in different ways fcgi (0.8.6.1) FastCGI ruby binding. gem_plugin (0.2.1) A plugin system based only on rubygems that uses dependencies only highline (1.2.1, 1...