search for: foo_type

Displaying 3 results from an estimated 3 matches for "foo_type".

Did you mean: flow_type
2006 Feb 11
6
Rails Edge, has_many :through in searches
I have two tables, a Projects table and a Clients table. It''s basically a HABTM relationship, but I have additional project/ client-specific information in the join table. I''m trying to use the new has_many :through method to join these. It works fine when displaying records, but when I try to search, I''m having this problem: When I used a HABTM model to search
2007 Aug 03
0
Changes to 'refs/tags/0.5.1'
...ch tests add tests for swfdec_as_frame_preload order allow running scripts in NEW state run initialization scripts in NEW state ignore (automatic) breakpoints during initialization remove code that got rid of gnome-vfs add SwfdecURL type no need to document FOO_TYPE macros include the right header append the right string here move SwfdecLoader to use a SwfdecURL instead of a char * make sure excess function parameters are st to undefined wrong check bugfixes make swfdec_url_new always return a SwfdecURL forgot to...
2007 Jul 31
0
10 commits - doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_buffer.c libswfdec/swfdec_debugger.c libswfdec/swfdec.h
....h> +#include <glib-object.h> #ifndef _SWFDEC_URL_H_ #define _SWFDEC_URL_H_ diff-tree 8744283c294d368b839e64efe51ca77534575164 (from 91f769a3564710649b4f0e1e350a3a21f95fd666) Author: Benjamin Otte <otte at gnome.org> Date: Tue Jul 31 11:21:43 2007 +0200 no need to document FOO_TYPE macros diff --git a/doc/swfdec-sections.txt b/doc/swfdec-sections.txt index 6fc137d..ccb76d4 100644 --- a/doc/swfdec-sections.txt +++ b/doc/swfdec-sections.txt @@ -96,9 +96,7 @@ SWFDEC_PLAYER_GET_CLASS <FILE>SwfdecBuffer</FILE> <TITLE>SwfdecBuffer</TITLE> SwfdecBuffer -S...