PDA

View Full Version : Ruby on Rails Talk


Pages : 1 [2]

  1. object with multiple lang object
  2. Add html_options to datetime_select?
  3. params not working correctly?
  4. Apache 2.0, Mongrel and ActionWebService
  5. Catch an ActionMailer exception?
  6. migrations: getting SQL output only?
  7. Rails Conf Europe - Hotel
  8. RJS: How to create an observer?
  9. mysql audit triggers/stored procedures???
  10. Django and Rails...
  11. ATTN BITSWEAT: Alternative to Fixtures?
  12. Storing credit card information... sigh.
  13. has_many/belongs_to and DRY
  14. AR: save! doesn't redo object save after child save fails
  15. extracting username
  16. [ANN] CRMonRails.com - Open Source CRM built on ROR...
  17. [ADV] Workshop for Getting Started with Ruby on Rails in Vancouver / Sept. 8
  18. Date Format @params
  19. Anyone using "restful_authentication"
  20. [Rails] Single Table Inheritance with self-referential join
  21. :include with conditional on clause ???
  22. Multiple rows problem
  23. production_log_analyzer issue
  24. Help on updating has_and_belongs_to_many relationships
  25. Layout, application_helper and partial ! Help !
  26. Learning Active Record is tough for a newb
  27. installing plugins via svn:externals still uses the RecursiveHTTPFetcher
  28. does with_scope work with eager loaded models?
  29. lib/* doesn't get reloaded in development
  30. Need to Know deployment a rails application on windows
  31. Help Needed in observe_field
  32. Goldberg 0.1.2 released -- Ajax Scaffold support!
  33. How does Rails know a request is for a static (public) file?
  34. Message box
  35. Using the ruby debugger in tests
  36. 'delete' vs 'destroy' etymology?
  37. Entire site examples?
  38. Single table inheritance... in multiple tables
  39. Model classes for multiple table inserts?
  40. gzip and rails
  41. date_select error
  42. Scaffold Look & Feel Adjustments (CSS vs changing scaffold)?
  43. Question: RadRails browser
  44. DRY approach to views for password protected parts of a site
  45. [UPDATE] RailsConf Europe is almost sold out!
  46. authorization build in model?
  47. $_SERVER for rails?
  48. Redirect_to still allow a form to be submitted
  49. File_column plugin problems
  50. simpe, but basic active record question
  51. stubbing out ActiveRecord models
  52. Rails Deployment Book
  53. Web Services and Structures
  54. Url rewriting for random urls
  55. STI with Polymorphism trouble
  56. Net::HTTP.new produces SystemStackError?
  57. lighttpd vs apache
  58. sessions - active record store
  59. REST + Caching + Apache 2.2 Rewrite problem and solution?
  60. FCGI Dispatch processes running amok...
  61. file_column vs. acts_as_attachment
  62. self.abstract_class = true doesn't work for MySQL?!?
  63. who uses litespeed?
  64. Ajax.Request in Firefox 1.0.x
  65. Types of forms
  66. Peculiar validation error: undefined local variable or method 'fieldWithErrors'
  67. How do I go about importing all of this data into a database?
  68. Unique Capistrano Deployment
  69. Securing order information
  70. Anyone using the newest FCKeditor plugin
  71. Preventing simultaneous logins (was Users voting)
  72. time_zone_select Acting Funky
  73. Newbie question: Logins
  74. Weird behaviour with login engine
  75. Alternative to components for a CMS
  76. Fwd: adding a method to an ActiveRecord Object
  77. Applying foreign key during initialize gives me a view error
  78. Why prefix ActionController::UnknownAction with ::?
  79. Show/hide in tk?
  80. collection_select option ":selected" not working
  81. Default order for models?
  82. Must rails make id field as primary key when we create database table?
  83. Migrations, :table_name or "table_name" ?
  84. Scaffolding Question
  85. Rails install problem under Redhat AS 4
  86. acts_as_attachment and file security
  87. Are you using Array#in_groups_of(n, false)?
  88. [Rails] belongs_to causing NoMethodError exceptions ... ?
  89. Agile Web Devel Chapter 7 Catalog Display
  90. multiple object validation inconsistency
  91. Need Help on creating LISTS using Helper classes...
  92. Performance comparison: LiteSpeed + Ruby LSAPI vs Ruby FCGI
  93. rmagick can not work?
  94. Reverse Geocoding?
  95. Upload a image from different machine using browse button
  96. Uninitialized constant w/ ActiveResource
  97. Install scripts without shell access...
  98. Introduction to Ruby on Rails and Ajax training course
  99. Ajax request containing special characters
  100. Partials, application_helper and layout... aargh !
  101. Need help setting up associations for database table relationships
  102. Need architectural help avoiding render :component
  103. How to set RAILS_ENV for different directories (fcgid)
  104. Best Approach to "Data Control" Website?
  105. acts_as_nested_set and STI
  106. Array to String and back
  107. Array to string and back
  108. substruct e-commerce application
  109. How do you pass params from one action to another you redirect_to?
  110. Best Approach to Web based Database Entry
  111. More Paypal IPN questions
  112. NoMethodError [depot]
  113. Mrelation does not exists
  114. sqlite3 rake migrate
  115. need advice about race condition
  116. partially-complete migrations cause incorrect schema_info.version values
  117. website structure concept
  118. Re: @session's scope in the model
  119. When do I need to reload?
  120. mongrel thread safety and global variables
  121. Caching quesiton?
  122. Paginate
  123. Re: Dynamic Select Box
  124. unique primary key increments
  125. cache theory question
  126. Re: Secret URLs and file downloads
  127. Writing XML Documents
  128. find_by_sql with :include?
  129. Convert string to class
  130. YM4R spatial adapter problem
  131. setting different file_column options for certain files
  132. Looking for an HTML parser
  133. undefined method `current' for Personnel:Class
  134. Saving file to disk
  135. Controller Inheritance Bug
  136. Generating reports in rails? Reinventing the wheel?
  137. wicked n00b
  138. how can i access to file .rhtml from the controller
  139. STI isn't working for me
  140. rails install via gems fails on fedora core 4
  141. Rails weirdness
  142. ActionMailer not authenticating
  143. Typo with custom route/controller
  144. Include ActiveResource
  145. has_and_belongs_to_many and order by
  146. Aliasing Form Helpers
  147. Need help understanding self.abstract_class = true in AR
  148. ENV mongrel_cluster
  149. connecting to sqlserver from RHEL4 issue
  150. respond_to strangeness
  151. can Pagination be enabled for Scaffold generated views/code?
  152. render file in helper causes WSOD
  153. Using Utility Classes
  154. alternating row formats for tables - does a rails tag exist?
  155. time_zone_select Doesn't Update in Save
  156. config/environment.rb
  157. Redbox - How to use in Rails?
  158. Rendering on the same page
  159. Inserting non-form values into Database
  160. Displaying forms based on session information