Displaying 4 results from an estimated 4 matches for "toolbocks".
2006 Mar 30
3
Export Fixtures Plugin
...e db:fixtures:export_for_tables TABLES=foo,bar
Create YAML text fixtures based on a specific SQL query
rake db:fixtures:export_using_query SQL="select * from foo where id=''bar''"
FIXTURE_NAME=foo
= BUGS
Please report any bugs or feature enhancements to http://dev.toolbocks.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nathaniel S. H. Brown? ? ?? ??? ?? ?? ?? ?? ?http://nshb.net
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2006 Jul 31
6
Popup Calendar and DateBoxEngine and Change Made ...
Community,
I have been putting off implementing a Date selector for too long.
Tonight, I finally put it in. I made the choice to go with the datebox
engine.
Once I got it installed and working, I realized I didn''t like the way it
required you to call it. Example:
<% @dateField = model.date %>
<%= date_box %>
or...
<% @dateField1 = model.date %>
<%=
2006 Apr 20
5
Toolbox
Hello my friends
Today at FISL (International Forum of Free Software), I''ve had the
opportunity to watch a Turbogears presentation.
The framework, itself is really weak in comparison to rails, but... When the
guy who was making the presentation show the NEW 0.9 TurboGears Toolbox I''ve
though:
- Isn''t something like that in Rails?
Well, after a little googleing
2006 Aug 30
3
Dhtml Calendar Engine undefined method popup_calendar
Hi,
I''m trying to use the above engine following the installation here http://dry.4thebusiness.com/DhtmlCalendar.html . The only exception to the install is I downloaded and unzipped the install into the plugins directory from Ruby Forge http://rubyforge.org/projects/dhtmlcalendar/
I''m using Instant Rails and Rails V1.1.6., The engine plugin is also installed
The engine