You cannot post messages because only members can post, and you are not currently a member.
Description:
The official mailing list for the Ruby on Rails project. Where Rails users come to seek help, announce projects, and discuss all kind of matters surrounding the framework and the community.
|
|
|
Heroku - Event_Calendar - preventing assets precompile
|
| |
My App is hosted currently on Heroku, and I attempted to use elevation/event_calendar <[link]> to display events because it supported multiday events. I had it working locally and looking great, but when I tried to push it to the server, it caused error during the assest precompile. This in turn brought the whole... more »
|
|
Simple Web calendar
|
| |
I am looking for a simple web calendar interfact with a simple event
scheduler. I went through event_calender, google api, ical etc but could
not understand the placement of plugin (which directory in rails main)
etc. I never could even generate a calendar.
Somebody help
venkat
-- Posted via [link].... more »
|
|
Error in Migration
|
| |
I am a RoR newbie. I am getting this error when trying to migrate my 2.x
project to 3.x project.
actionpack-3.2.13/lib/action_d ispatch/routing/mapper.rb:109: in
`normalize_path': undefined method `to_sym' for nil:NilClass
(NoMethodError)
In that line i can see the following code
options[$1.to_sym]||=/.+/?... more »
|
|
Part time contract help needed to Upgrade Rails Project
|
| |
I have a ruby on rails application that I would like to upgrade from Ruby 1.8.6 and Rails 2.1 to Ruby 1.9.3 and Rails 3.2 Current Application: App: Ruby 1.8.6 Rails 2.1 Database: Mysql 5.6 Web/Rails Server Nginx Mongrel My goal is to update the ruby and rails to the desired releases (1.9.3 & 3.2) with very little changes to the underlying application. I would like... more »
|
|
RoR Role at Big Data Start Up in SF and Seattle
|
| |
We are looking for folks to help us build out web applications that help farmers make more informed decisions ([link]). If you'd like to work on a product that has real-world impact and meaning (more about the company and role below) - send me an email <nvisco...@climate.com> with a... more »
|
|
staging deploy connected to production database
|
| |
I'm not sure why but I have both a staging and production deploy using
the 'capistrano/ext/multistage' gem. I set staging to the default:
set :stages, ["staging", "production"]
set :default_stage, "staging"
It deploys correctly to the right path:
...set :deploy_to, "/home/myuser/public_html/mysi te/"... more »
|
|
Ruby on Rails guidence need
|
| |
Hi,
I just completed Ruby learning and did complete some exercise also on
it. Now want to learn Ruby on Rails also.So what would be the good
approach or from where to start,to learn it quickly and conceptually.
I also had installed also Ruby as mentioned in this url :
[link]... more »
|
|
|