View Full Version : Ruby on Rails Talk
- [Capistrano] cold_deploy - restart then start?
- Marshal Data Too Short Error
- Deployment w/ Subversion
- Re: Anyone up for this? Maps...Bounty...
- order of saving/validating
- context for "require"
- Multiple groups of radio buttons on same form
- mysql5 5.0.24 upgrade note for macports users
- [OT] Good tutorial for setting up SMTP/POP3 on Debian?
- DRbFire / ActiveRecord performances
- [ANN] Belgian RoR list (aka BRoR)
- Capistrano Recipes for (re)starting Mongrel (cluster)?
- wsdl2ruby does not generate any files
- Dojo Javascript toolkit
- How to download a file through a controller?
- problem with mysql gem
- select() can't do float or anything other than a string?
- PostgreSQL and migrations
- Where would this type of code go?
- created scaffold, failing when creating new?
- Re: Conditional toggle button
- Can't report bug on Rails Trak - rejected as Spam
- Pure ruby ActiveRecord adapters
- [ANN]IndiaonRails
- do 'id' columns show in a scaffold?
- WAP Interface
- using :select with :include to limit eager loading
- massive data output
- Free Interactive Ruby Lessons
- SHA1 and SHA2
- Re: us_states plugin
- Re: Rannotate v2 - Annotated Rails API documentation with se
- Using breakpoint in file started by script/runner
- Image versioning with FileColumn
- Quick question on finds
- The Price of Ajax
- how to create multiple applications?
- newbie rails
- Help with observer configuration
- Migrations and fixtures
- Localizing an engine with gettext .. what and where ?
- ActiveRecord and data integrity
- Rails configuration for sessions
- Kinda tricky date manipulation question
- [ANN] Ruby In Steel Manual now available for download
- habtm with created_on attr not being set
- HTML select with widgets for adding items
- n-to-m relationships in Forms
- [ANN] secure-action-plugin
- routes.rb
- Capistrano problem
- Polymorphic Through Relationships
- Flushing output stream(ob_flush() equivalent)
- Params being overwritten - how is this possible?
- memory leaks
- AJAX scaffolding session weirdness
- Turning
into a line feed????
- link_to() problem with controller in module
- strange compile error
- link_to_remote question
- link forward
- syntax/design/calendar_helper
- SHOW FIELDS in find query
- accessing rails variables in javascript
- SMTPSyntaxError (501 : missing or malformed local part)
- clear not working on edge Rails with has_many :through?
- Help with setting up a server to run rubyonrails application
- Re: Re: Changing default date format in Rails
- [ANN] Rails Workshop in Pune, Sept 1-2, 2006
- Why the render speed is still so slow under apache?
- first script/generate fails
- Paypal plugin?
- Static video files in public folder
- Frozen hash?
- Render to an anchor?
- Models failing under mongrel
- Using ActiveRecord on MacOS X.
- Case studies for high-availability Rails deployments?
- Big Ideas For Those With Time
- has_many relationships - use variable of calling class?
- Data that does not match any existing model?
- request params to date object
- where to set @@allow_concurrency= true
- Can I use ActiveRecord for a threaded TCP server?
- Sweeper not working
- Question: Help with select tag
- [ANN] South East Michigan Ruby Brigade Meeting
- [OT] What's the best way to install ruby/rails on Mac OS X?
- Having some trouble with ActiveRecord relationships.
- OT: doing web business across state boundaries?
- Handling of relations belongs_to/has_many
- Could anyone can tell me how to invoke the remote web service in rails?
- Problem with forms, Date_Select and DateBocks
- Re: form_remote_tag not posting data
- sysread': end of file reached (EOFError)
- belongs_to + foreign_key
- Params: hash
- Railsy way to Export Database Schema?
- sciprt/plugin woes
- question on HTML Options {}
- JS references in the code are lost when inserting with RJS
- How can I access a controller method from a helper ?
- File Upload Truncated
- customising Engines views without breaking update???
- Can you use composed_of on an abstract AR class?
- Difference instance variable @ or self.
- items/:id - no id? use default index method
- How to make code accessible in controller, view and possibly model
- /rails/info/properties not found
- Start a process in the client-side
- Mixing date_select, Javascript, and AJAX - having trouble with the field names
- Detecting duplicate queries
- CSS file not loaded. Recognition failed ?!
- Nested REST routes not working
- Javascript code displayed on replace_html call
- Capistrano deploy failing with :if Expression Syntax failure
- Caution: Ajax and Redirect Back...
- New version of AWDwR now available
- Rails Hosting: How do you 'certify' a hosting company?
- Action Controller: Exception Caught
- migration: how to set default datefield
- migration with decimal problem (mysql)
- Custom Validations for ActiveRecord
- undefined method `first' for :sessions:Symbol
- customizing error messages
- ActiveRecord Save is not saving.
- observe_field and datetime_select
- Javascript form validation for In place editting in scriptaculous ?
- how to export data into xml and then import that data also
- Sorting list of records by a has_many relationship...
- Web application in ruby on rails
- how does validates_presence_of work with update???
- Initial fixtures
- Foreign keys
- how to put helpers in a module
- ajax remote submit via :onblur?
- prob
- http://manuals.rubyonrails.com/ DOWN ! (HTTP 503)
- Model password validation
- Rake peculiarity after trying to freeze edge while offline
- has_one and :dependent => :destroy
- Large scale Rails deployments
- [ANN] How to spy on the Japanese Rubists
- Convert BigNum to Time object
- SCGI start up from boot, pls help
- paypal ipn returns nil
- gruff graphs. getting it working
- https and webrick
- Ajax Button question?
- validates_confirmation_of not working
- An alternative to captcha
- Migrations not working to SQL Server since 1.16
- Instance variables best solution for wizard type
- float/decimal with dot or comma
- SSH, Capistrano, PATH, Mac OS X
- switch from http to https and reverse
- Custom field helper for person's height
- Using a FormBuilder in an ajax response?
- Single Table Inheritance and validation
- How to pass params from an action to another you redirect_to
- manuals.rubyonrails.com has been down for several days
- Checkboxes in Forms & Arrays
- Strategy when dealing with LARGE data sets
- routing and modules
- substruct
- manuals.rubyonrails.com is down
- Rails and GPL
- Looking for Information on POST vs. GET
- global partials (momentary duh moment)
- unit testing.. assert model.errors.invalid?(:field)
- acts_as_taggable question
- Argument Error w/ require_or_load in Edge
- Paypal Plugin
- newbie:: When Item selected in a drop down selecting menu
- Scope problem with form_remote_tag, ajax?
- Capistrano vs. MotD?
- FeedTools item limit
- Stability of Rails
- Need advice: Two-dimensional array (datagrid) save
- newbie installation issue (zlib)
- issue with postgres
- Users voting
- request.post? is true without a form being posted?
- dry_scaffold: adding archived link.
- update_attributes does not work
- Default value for text_field
- Rubyists of Second Life Meeting on RESTful Routes | 08/31/2006
- Anyone know how the :random works??
- Dhtml Calendar Engine undefined method popup_calendar
- Depot tutorial challenge question - Issues and frustration
- Loading fixtures into memory without changing the database
- Re: Is Truer Coding Nirvana Possible?
- Is it possible to set DEBUG point within an ACTION
- Dynamically calling attribute methods on ActiveRecord object
- Validations: Controller Filters vs. Model validate()
- Getting data from an RS-232 port
- form.text_field formatting?
- HELP!!! Problems with multithreading and Controller...
- problem using pstore with multi-users
- Mapping a "legacy" polymorphic join
- Webrick Server don't start after Update Rails
- Syntax Highlighting On Website
- Where is the web service client generated by wsdl2ruby?
- Model validations to JavaScript code converter
- How can I make a property aware of changes on another?
- Validation
- xml - get values
- Reloadable: what changed exactly?
- Ruby on Rails & Frameworks - Please advise
- class on select not working
- Understanding Image Uploads
- REST on rails
- creating duplicate object#Base
- [ANN] Tesly Reporter Plugin
- GeoSpatial with MySQL
- Can you do an XY scatter plot with Gruff graphs?
- Northern Virginia Software Symposium 2006
- Cannot find any info on MagicFieldName 'status'
- to_xml and 3 levels of association?
- Accessing the session in a model
- Demonstrating Rails to a PHP developer
- Initializing object graphs/associations
- Strange warnings
- ROR Development Opportunities at Revolution
- using rails to make ical feeds
- ROR Developer Ops at Revolution Health Group(new start up by Steve Case)
- Object Level Authentification
- Rails + Apache FCGI Client Auth BUG
- Re: [Rails] Why doesn't redirect_to handle rjs?
- getting referrer from request
- RailsConf Europe Sept 14-15 discounted seat
- launching part of a site
- Newbie: belongs_to question
- Model userstamp
- Dropping an item from one List to multiple sortable lists
- Best hardware / OS set up for a rails server?
- rdoc for 1.1.6 on a macbook?
- Database seeding
- Help needed on "auto_complete_for" with conditions
- Dealing with very large XML output
- respond_to not detecting JS turned on. form_to_remote problem?
- mysql access -- works from webrick but not from tests or mongrel
- find_all / find_first deprecated : a question
- How to test (slightly) complicated routing
- Recommendations on pagination?
- Re: [Rails] AJAX request not setting Accept header
- TimeZone classes confusion
- acts_as_attachment failing tests, thumbnailing
- Extra commas when iterating over @model.errors.
- Drag and drop between two sortable lists using rails helpers
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.