similar to: problem with change Model url for rails_admin

Displaying 20 results from an estimated 6000 matches similar to: "problem with change Model url for rails_admin"

2011 Jul 18
0
rails_admin & carrierwave
Hi to all.... Please help me =( I use rails_admin and I need to upload files with the help of it. I found carrierwave for it and installed it with the help of https://gist.github.com/884835. But It doesn''t work =( when i login in rails_admit? i see default text field instead field for choose a file, but this text field without CSS styles of rails_admin. I think, that my views, which i
2013 Oct 07
0
rails_admin problem in raoutes, parallel login area in devise
hello friends, i am using rails_admin as webapp admin interface. it create a User model by default using Devise gem. after that i am creating another authorization area member. now /admin route change to /member/sign_in from user/sign_in. any body have idea how to create a parallel login area in devise with rails_admin. /admin => /user/sign_in (default) after * rails g devise member*. it
2011 Jul 06
5
Monkey patching a gem (rails_admin, with Rails 3)
Hi. I''m trying to monkey patch the rails_admin gem. First, I tried to add a file in config/initializers containing: RailsAdmin::MainController.class_eval do def get_sort_hash CODE HERE... end end It was only loaded once, and then the method from the gem was always executed instead of mine. I also tried to add the code in lib/ with the correct line in config/application.rb to load
2004 Aug 06
2
best URL to link to a stream
Todays problem: I am not sure what the html is to get the player to fire up. The goal is: click a link, sit back and relax while the player comes up, buffers for about 30 seconds, and starts playing. I am doing some testing, and having mixed results. Unforunatly, what works on one system doesn't allways work on others. I am looking for the works on all systems solution. (yea right!) Is such
2013 Oct 07
3
Get current url
Hi friends, i need current url in rails environment file. i can get current url in conroller by the below command. request.env[''HTTP_HOST''] and now i want get current url in environment.rb file or intializer folder files Regards, Daya. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from
2007 Apr 16
0
Default Year selection for date_select?
Hi, is it posible to tell rails to select a specific year/month/day when using a date_select helper? as mentioned in at http://dev.rubyonrails.org/ticket/6124 things like :select_year => 1960 wont work. Where would be a good location to look for such things when the api doesnt show it? Pascal --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2012 Feb 07
1
alternating element in url
Hey everybody, it would be really appreciate if you knew the solution to the following problem. I am trying to load data from the internet into R without having to save them. However, I need to acess a different website for each dataset. So I want to alternate an element in the URL. Eventually, I want to fill a 3 dimensional matrix/array where each slice is a two-dimensional matrix from the
2007 Oct 12
1
Packet Interception
Hello! In the earlier mail I think I was not clear... Actually the following is my requirements: 1) our requirement is to capture all packets originating/destined to a particular machine. This also includes ping packets to same machine/localhost. i.e. at machine A we want to also capture packets originating from say machine A and destined to machine A (these propably do not go to data link
2005 Dec 13
3
is my initramdisk right? also getting ''Error opening /dev/console'' error
Hello, I am getting kernel panic while trying to xm create a domU. Xen version 3.0 Linux kernel 2.6.12.6 Grub entry for dom0: title Xen 3.0 / XenLinux 2.6 kernel /boot/xen- 3.0.gz console=vga module /boot/vmlinuz-2.6-xen0 root=LABEL=/ ro console=tty0 module /boot/initrd-2.6.12.6-xen0.img For domU, my xm file contains: kernel = "/boot/vmlinuz-2.6.12.6-xenU "
2010 Jul 27
3
Add an arrow to a plot
Hi I want to plot an x,y plot something like an scatter plot. I always have the same doubt, were is the last point of my file? Imagine it is a time series so I want the last point to indicate with an arrow (but athomatically if posible). Someone knows if it is posible? Could it be posible to add additional arrows (with a small square with text?) I hope you can comprehead me? I suppose you
2010 Feb 17
1
Help with Dictate app
Hello One and All, I am a Linux admin, new to asterisk. I have been assigned the task of setting up a dictation server for the company I work for. Our company is into transcription. Currently we are using dictation server, which is provided by another company. Now we have decided to have our own dictation server. I have installed asterisk and have gone through many documentation and
2006 Jan 23
9
Xen on USB Key
Hi list, Here is the idea. I am running a domU out of a partition on a USB drive. I use the other partition to store the domU state. Then I carry this USB key to my office and restore the VM at the point where I left it. Thus I am trying to use xen''s virtualization to carry my desktop on a USB key. I have put up a web page explaining the details and a script to prepare the USB key.
2018 Oct 27
3
unable to set username/password for a mount point
Hello, I've icecast2 installed on Ubuntu 16.04 LTS and I can access it via http://localhost:8000 I followed this document to add authentication: https://icecast.org/docs/icecast-2.4.1/auth.html I added the following to /etc/icecast2/icecast.xml file: <mount> <mount-name>/example.ogg</mount-name> <authentication type="htpasswd"> <option
2007 May 22
1
reinstaling server , distro and samba,
first sorry my english Is posible when reinstalling a server ( changing distro too) , make account machine whith out rejoined all win2k/xp to de domain ?? i create before to login the account machine , but win say can't login account machine does exist I try changin the sid to old , but no work Por si hay gente que hable espa?ol en la lista!!!! Es posible luego de reinstalar un server
2013 May 29
2
Why can't get remote javascript libraries on Rails 4
In rails 3, I included this line: *<%= javascript_include_tag "http://cdn.leafletjs.com/leaflet-0.5.1/leaflet.js" %>* But when migrate to rails 4, its not posible and I get the next error: *Invalid argument - C:/Ruby193/findiner/app/assets/javascripts/http://cdn.leafletjs.com/leaflet-0.5.1 * So far, I won''t be able to get remote libraries. Thanks for help! -- You
2004 Jan 04
6
HTB filters - pls help me
Hi, we r using HTB algorithm,for traffic shaping, we are facing a problem. we are able to create multiple classes,filters. But when we delete 1 filter all filter gets deleted. how do we avoid that. waiting for you reply Regards Jayesh ------------------------------------------------- Shop & Save at Sifymall.com! Special Festive Offers - up to 60% off on DVD players, MP3 Players. Mobile
2006 May 29
0
R-2.3 macosx segfault
Dear all, this is my first message to this list. I hope it is not off topic (and should have been posted to R-help for example). I have R-2.3.0 installed on a couple of systems, including powermac G5, iBook G4 (both with MacOSX 10.4.6), windows xp and linux (kubuntu 5.10). When trying to install package aroma from authors web site I found that R for macosx crashes with segfault. This
2005 Aug 05
0
Cluster analysis of protein time series
Hello!!! I have a question about clustering. I'll present my problem first. I have a simulation of a protein trayectory (a file with a time series of protein 3D-coordinates), from it I can calculate the Root Mean Square desviation (RMSD) beetween any pair of structures in the trayectory, which is a rough idea of 3D similarity beetween them. If for every conformation (trayectory frame) I
2005 Jan 08
2
script
dear all iam newbie , i have 256 kbits of down link and 64 kbits of up link iam using squid and htb i have got this while browsing the net , there are some few issues i need help while running the script i want browsing to be as fast as possible , uplink especially kaaza should not eat my band width. eth1 got public ip address and eth0 is internal with network 10.0.0.0/24 iam also using nat
2013 Sep 26
0
Es posible controlar el tipo de linea que se agrega con abline() en un grafico ?
No soy experto en lattice pero prueba agregar los parametros gráficos habituales como col, col.line, lty, lwd. Lo habría probado yo pero tu ejemplo no es reproducible. Espero te sirva, Daniel Merino El 26 de septiembre de 2013 18:53, neo <ericconchamunoz@gmail.com> escribió: > Estimados, quiero agregar una linea de referencia (con abline()) en un > grafico hecho con lattice con el