similar to: file_column plugin + rails 1.1.6

Displaying 20 results from an estimated 1000 matches similar to: "file_column plugin + rails 1.1.6"

2006 Aug 13
5
problems with file_column plugin
1) installation is not as smooth as some other plug-ins. If you follow the instructions on http://www.kanthak.net/opensource/file_column/ it makes a directory called trunk instead of file_column. You have to manually rename it to file_column. I guess this is a minor annoyance but it gives me the feeling that things aren''t quite like other plugins. 2) I get this error: undefined
2006 Feb 19
3
accounts and subdomains
With reference to a previous post:http://www.ruby-forum.com/topic/55201#new I would like my app to function as follows: A new user signs up for my application, his username is "andy". When andy now logs in to the application the url is redirected to : http://andy.myapplication.com Questions: Is this possible to develop on a windows box with webrick? Do I need anything special like
2006 Mar 03
1
roobie noobie migration question
I''m just at the "reading various rails tutorials" stage. One thing that has puzzled me a couple of times so far is the fact that the creation of the database is not part of the "migration". The steps as I''ve seen them are always: 1) $ rails myapplication 2) $ mysqladmin yadda yadda to create a table 3) $ script/generate migration myWickedTable 4) put rows
2005 Feb 13
2
Problems with MySQL/PAM authentication
Hi, I'm using (or trying to at least) a combination of PAM/passwd and MySQL authentication: auth vmail { mechanisms = plain userdb = sql /etc/dovecot/dovecot-sql.conf passdb = sql /etc/dovecot/dovecot-sql.conf user = root } auth system { mechanisms = plain userdb = passwd passdb = pam imap user = root } MySQL
2008 Jul 12
2
Dreamweaver CS3 and Wine 1.1.1
I took the plunge and got rid of my windows machine (well I have a separate HDD with XP, that I use in a "trayless tray" when needed!), and turned to Ubuntu. I had seen things todo with wine before, and as such tried it out quite quickly with Dreamweaver CS3. As I cant be without that one for long (not that I cant write the scripts!). I was happy to see thismornings Wine update, pitty
2005 Jan 24
2
PSTN and Asterisk
Hi quys, I look for a solution for interconnection beetwen PSTN and VoIP. My application have to treat few protocols comming from PSTN lines and mixing data , dtmf and voice. Can I use Asterisk for : PSTN ----------> Asterisk (converting analog call to IP) ----------> MyApplication ( translation protocols and do some works with incomming data) What hardware I can use for this? Do use
2004 Jan 09
2
ap 450
Good dat all I have a Lucent AP450 I''m havin trouble administratin it with the web interface under linux.Under windows all seem to be 100 but the menus is not showing under linux.I dont think this is a ap proble maybe a mozilla.I dont know.Anyone have the same problem? Thanks Eddie _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2005 Dec 27
4
every table must have an id
Hello, Not sure if this is implied in the documentation or something given: does the RoR framework require "every table must have an id" ? If this is the case, then what happened to the concept of normalization ? Futher, if the tables have already been build for an existing appication ( without ID column in everytable ) , will the script / generate work ? Thanks -- Posted via
2011 Jan 14
5
Reading from serial port
Hello, I've got RFID card reader plugged in serial port. cat /dev/ttyS0 ...gives me ID of the card I'm using => that's OK As soon as I open the port with win32 appication via wine... I get no data from reader. Even cat /dev/ttyS0 does not work anymore afterwards. I thinks it's because as soon as application opens it via wine some tty flags change: (PS: Of course I created
2006 Jan 19
1
(newbie) using dtmf during a call
hi, im complete new with asterisk, so.. i want to be able using dtmf during a call, for execute a application. Now i'm still making phonecalls trough a sip-adapter (Linksys pap2) with my soundcart from server, and i receive in the asterisk-console putting some digits from a analog-telephon:" << Console receive digit 1 >> " e.g. Now how can i execute some application
2006 Jan 09
5
file_column content type
is there a way using the file_column plugin to enforce a certain content type based on regex (i.ie, /^image/) and/or filesize (150k) ? thanks adam
2006 May 15
4
Anyone got a copy of File_Column trunk
Anyone able to post a copy of the svn trunk of file_column? The website''s been down for the past few days, and I''ve only got the last release (0.31, I think), which is missing a whole load of goodies. Tx
2004 Dec 10
2
Mysql configuration interface
Hello, I trying to configure asterisk to store sip and iax2 user in a mysql database. All goes well, but my problem is when i try to add a new user (sip or iax). I have look for an aplication with a web interface that lets us manage the user account in asterisk without success . How could I manage the users without making sql query throw the mysqlclient? Do you know any application that
2004 Jan 13
2
R killed on Solaris
Hello, I am running a preliminary data-processing job on solaris. Basically, the program reads a large number of ascii-lines (about 1M) by blocks (size 25000 lines), selects suitable observations (around 5000) and writes the results into a dataframe for latter processing. The problem is that when I run the job interactively (in emacs/ESS), everything works fine. If I try to run it from shell
2003 Oct 27
2
problem using do.call and substitute for predict.glm using poly()
Hi I am having a particular problem with some glm models I am running. I have been adapting code from Bill Venables 'Programmers niche' in RNews Vol 2/2 to fit ca. 1000 glm models to a combination of species 0/1 data (as Y) and related physicochemical data (X), to automate the process of fitting this many models. I have successfully managed to fit all the models and have stored the
2006 May 07
1
file_column problem - uninitialized constant Magick
Hi, I''m on Windows and getting the following error while trying to use file_column with RMagick, uninitialized constant Magick C:/INSTAN~1.0/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in `const_missing'' #{RAILS_ROOT}/vendor/plugins/file_column/branches/kyle/lib/file_column.rb:621:in `file_column'' I installed file_column by
2006 May 30
3
plz help ~> new to file_column
i am trying to figure out how file column works so i can play with it a little bit on my site. i have installed it as a plugin to my rails application, copied the snippets on both model and view but when i try to run the page, i get an error saying "undefined method `file_column_field''" did i do something wrong or is something not installed? -- Posted via
2007 Aug 18
1
problem with file_column url generator
Hi, I have the following in a viewer Here, @lst = Homework.find(:all) is an array of homeworks. I checked this this is correct. Based on the error below, somehow, the url_for_file_colum does not like to act on the model element. I checked the source code to url_for_file_column, and the problem is with instance_variable_get(). I have no idea wat is going on! Any help is appreciated. Gordon.
2006 Feb 13
3
file_column: uninitialized constant Magick
I am getting this following error when using file_column with RMagick: uninitialized constant Magick /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/ active_support/dependencies.rb:200:in `const_missing'' ./script/../config/../vendor/plugins/rails_file_column/plugins/ file_column/branches/kyle/lib/file_column.rb:621:in `file_column''
2006 Aug 09
7
changing find method
Hi, i was wondering if there was a nice clean way(after all, it is ruby) to change the find method of a certain model/class (Page) so that if i wanted to use a find method on a @page instance it would return only specific rows from the table(if the page.published == true/false: the pages table looked like SQL: ... id int not null auto_increment, published tinyint(1) not null, something