search for: cribb

Displaying 20 results from an estimated 22 matches for "cribb".

Did you mean: crib
2007 Nov 10
0
Radiant 0.6.4 - Gem Shaper Release
...der the MIT-License * And much more... There''s even a live demo over on the project Web site: http://radiantcms.org/demo/ WHAT''S NEW IN THIS RELEASE? * Extract Archive pages into a core extension. Add automatic testing of core extensions from default test task. [Sean Cribbs] * Add <r:if_children /> and <r:unless_children /> tags. [Andrew Neil] * Add HTML labels to role checkboxes in user edit template. [zilkey] * Cleanup whitespace and line-endings in environment.rb. [Bjorn Maeland] * Fix various SQL Server issues via Rails ticket #8886. [Mark Gallop] * R...
2008 Jul 27
1
Radiant CMS 0.6.8 "Incise" Release
...s application) * Licensed under the MIT-License * And much more... There''s even a live demo over on the project Web site: http://radiantcms.org/demo/ WHAT''S NEW IN THIS RELEASE? * Hide page publish date selector unless page.edit.published_date? config is set. [Sean Cribbs] * Add <r:yield /> tag to support snippets that accept blocks. [Andrew Neil] * Fix bug with FileNotFoundPage subclasses and draft status. [cradle] * Update radiant:freeze:edge task to support BRANCH, TAG, and REVISION. [John Muhl] * Update to Haml 2.0.1. [Jim Gay] * Fix radiant:update:confi...
2006 Mar 29
7
Uploading files and writing them to server?
Where should I look for information on how to use Rails and Ruby to accept the upload of a file and then to save that file to the file system of my server? I''m reading the "Uploading a file" section of Agile Web Dev with Rails, but it''s geared toward saving the file in the database. Any advice? Thanks, Jeff -- Posted via http://www.ruby-forum.com/.
2006 Jul 15
2
Database Config as DSL
...y around this?). Basically it produces a Hash-of-Hashes as the result. I could forsee that this would be a great way to describe fixtures as well, since it''s already Hash data, it could just be passed to ActiveRecord and "BAM!" you have a fixture object. Your thoughts? Sean Cribbs -- Posted via http://www.ruby-forum.com/.
2009 Feb 15
0
Radiant 0.7.1 - Engraving Release (bugfix)
...s easy as any other Rails application) * Licensed under the MIT-License * And much more... There''s even a live demo over on the project Web site: http://radiantcms.org/demo/ WHAT''S NEW IN THIS RELEASE? * Properly escape page part contents in the UI. [John Muhl, Sean Cribbs] * Fix tag reference popup and spec out helper better. [Sean Cribbs] INSTALLATION We''ve worked hard to make it easy to install Radiant. For starters you can download it with Ruby Gems: % gem install radiant Once the Radiant gem is installed you have access to the `radiant` command. Th...
2005 Nov 22
1
Win32 Service Timeout command
> -----Original Message----- > From: Jamey Cribbs [mailto:cribbsj at oakwood.org] > Sent: Tuesday, November 22, 2005 2:44 PM > To: Berger, Daniel > Subject: Win32 Service Timeout command > > > Hi, Dan. I have a quick question. Is there a way to set a timeout > variable when starting/creating a win32 service using your...
2009 Aug 13
5
First hit on app takes a long time
So, I''ve deployed my first rails app, however I''m the only one hitting it for now. I''ve noticed that the first time I hit the app after some long period, it takes a really long time to respond (2-3 seconds). After that, it''s very fast. At first, I thought it might be my VPS "waking up" from some sleep state, but Rails does log the long load time
2006 Mar 29
3
beer
Hello, all I have one string in my controller but i need to knwon how i verify if it is numerical Thanks... -- Posted via http://www.ruby-forum.com/.
2006 Feb 18
0
Ackbar, KirbyBase, and Agile Web Development With Rails Blog
Just wanted to announce that I''m starting a blog about my experiences of building the Depot application from Agile Web Development with Rails, using Ackbar/KirbyBase instead of MySQL. You can find the blog here: http://houseonfire.wordpress.com Jamey Cribbs
2006 Feb 21
0
Blog of building Agile Web Development w/Rails Depot App using Ackbar/KirbyBase (Chapter 6-7)
...fits you might realize using Ackbar/KirbyBase. So far, I''ve been pleasently surprised. I''ve run into no show-stoppers. Just a few small bugs that Assaph has already fixed in CVS head on RubyForge. Comments/suggestions/advice/corrections would be very much appreciated. Jamey Cribbs
2005 Nov 11
1
[Fwd: Thanks for win32-service]
Nice. :) -------------- next part -------------- An embedded message was scrubbed... From: Jamey Cribbs <cribbsj at oakwood.org> Subject: Thanks for win32-service Date: Fri, 11 Nov 2005 11:33:13 -0500 Size: 2505 Url: http://rubyforge.org/pipermail/win32utils-devel/attachments/20051111/5b46cd4f/Thanksforwin32-service.eml
2004 Oct 04
1
Making a FXListBox open up
How would I programatically make a FXListBox pop open? I have searched through the Fox mailing list archive, but did not find anything. Thanks. Jamey Confidentiality Notice: This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and/or privileged information. If you are not the intended recipient(s), you are hereby notified
2006 Mar 29
1
Posting multiple files - how to set up params correctly
All, I have a page where I am allowing the user to specify multiple image files that are related to one HTML document. I want to end up with an array of image files that I can then assign into an array within the controller. I''m trying to set up my file_field correctly but am having trouble. I''m not clear on how "the multiple input tags with the same name turning into
2006 Mar 29
2
Multiple calls from drop_receiving_element :complete
Hi, Firstly I am very new to Ruby on Rails but think its fantastic! :o) I am trying to figure out how I can call multiple functions from the drop_receiving_element :complete. I have the following code in my index.rhtml and it works fine. It calls the javascript function "additem" that is on the page. <%= drop_receiving_element "dcwindow", :update =>
2006 Mar 19
0
Ackbar 0.1.1 - ActiveRecord Adapter for KirbyBase
Hi All, = What''s New This is a bug fix release. Jamey Cribbs (author of KirbyBase) has run through Active Web Development with Rails, building the Depot sample app on top of Akbar/KirbyBase. A few issues uncovered there were fixed / enhanced in this release. See the CHANGELOG for full details. You can read all about his exercise, starting at http://houseon...
2006 Mar 30
6
Global Method Declaration?
Is there a place where I can put a method that can be accessed in both views and controllers? Here''s the situation, maybe someone can suggest a better way to go about this: I created my own custom login system with email verification and user roles (basically, I tinkered around with SaltedHashLoginGenerator until I finally gave up and wrote my own). One role, of course, is an admin
2006 Apr 10
9
Pagination with letter (A B C D ... Z)
Hi there, Is there a neat and easy way to implement pagination with letters rather than numbers eg : A B C D ... Z Rob
2006 Apr 05
4
distributing rails apps for localhost usage
Has anyone come across any interesting ways to make rails apps easily distributable to run on a local machine. I''d love to be able to "bundle" my rails app into a single file that would contain a simple webserver, database and my rails app which a non-experienced user could then download install on their machine, go to a web browser and run the app locally. I envision it
2006 Aug 10
8
Problem installing rails with gems
I have ruby 1.8.4 and gem 0.8.11 installed on Ubuntu Dapper. Now I wanted to use gem to install rails (as documented in the wiki). That worked fine, but afterwards, the command rails is not found. It seems that the gem install command does not place the binaries in the apropriate directory. The instruction pages at the Rails websites show that one cun simply type "rails" after the gem
2006 Jul 07
15
Does Berkeley DB and Rails seem like a good match?
I''ve been reading up on Berkeley DB and I''ve been refelcting on the Rails philosophy and it just seemed to me like the two should go together hand in glove. Rails seeks to abstract the programer from squirrely database coding which is great. My only problem is that you''re still left with a large component, namely the databsase server (MySQL, PostgreSQL..etc) which