Ruby on Rails Developers Forum

For all Ruby on Rails (RoR) Expert Developers Programmers Coders
Ruby on Rails PHP .Net Developers Community, Nyros Technologies, Kakinada
 
Log in  or IF not a member please REGISTER
Username:
Password:   


Keyword
Log in | Profile 

open source jobs portal application in rails

 
Post new topic   Reply to topic    Ruby on Rails Developers Forum Index -> Open sources in ruby on rails
View previous topic :: View next topic  
Author Message
umamahesh_nyros



Joined: 17 Jul 2007
Posts: 283
Location: Hyderabad

PostPosted: Tue Nov 08, 2011 10:46 am    Post subject: open source jobs portal application in rails Reply with quote

Hi Developers,

I have seen open source jobs portal in ruby on rails. Easy configuration just by running the few rake commands it make the complete application configured.

You can get the complete application form below gut url.
https://github.com/umamahesh-nyros/jobberrails

Few issues I have seen while made the application to run.

1). Issue with helper method 'flash_box'

def flash_box(text, options = {})
content_tag :div, :class => "flash #{options[:class]}" do
flash[:notice] +
link_to("Hide Message...", "#", :class => "close-text")
end
end

Need to change above method to

def flash_box(text, options = {})
content_tag :div, :class => "flash #{options[:class]}" do
text +
link_to("Hide Message...", "#", :class => "close-text")
end
end

2). Issue with 'location_at' method in job model. In one of the if condition

# return location if applicable
if self.location
@located_at = self.g.name
return @located_at
end

need to change

# return location if applicable
if self.location
@located_at = self.location.name
return @located_at
end

By making above two changes, I was able to run the application.


Let me know if you have any questions.

Thank You,
Uma Mahesh.
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
chrisluger2012



Joined: 08 May 2012
Posts: 12
Location: USA

PostPosted: Fri Jun 15, 2012 7:23 am    Post subject: Works Fine Reply with quote

Thanks for sharing...its working fine at my side too
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Ruby on Rails Developers Forum Index -> Open sources in ruby on rails
Page 1 of 1

 latest topics 
 Topics   Replies   Author   Views   Last Post 
No new posts PROBLEMS CREATING AN SSH TUNNEL
0 clem_c_rock 7267 Tue May 07, 2013 6:18 pm
clem_c_rock View latest post
No new posts Module Control
0 mpiaser 739 Sun May 05, 2013 4:12 am
mpiaser View latest post
No new posts Difficulty in learning ruby and rails
8 moneysharma 5849 Sat Apr 20, 2013 6:37 am
lucyming View latest post
No new posts Implementing SEO in rails
1 Rohini Pamarty 3072 Sat Apr 20, 2013 6:36 am
lucyming View latest post
No new posts RVM installation on ubuntu 10.04 version.
2 konduri subrahmanyam 3964 Sat Apr 20, 2013 6:35 am
lucyming View latest post
No new posts How to connect to remote databases in Ruby ?
1 ranjit_nyros 2724 Tue Apr 16, 2013 7:50 am
liveproject101 View latest post
No new posts Install Safari & IE in Ubuntu
2 Anu Krishna 3500 Thu Apr 04, 2013 6:52 am
chrisluger2012 View latest post
No new posts Saving the files in a zip folder using "rubyzip"
0 ranjit_nyros 5372 Thu Mar 14, 2013 5:23 pm
ranjit_nyros View latest post
No new posts [SOLVED]: A must after the installation of phpmyadmin
0 ranjit_nyros 1448 Thu Mar 14, 2013 4:52 pm
ranjit_nyros View latest post
No new posts Cropping Images with Carrierwave + rmagick
0 ranjit_nyros 1425 Thu Mar 14, 2013 4:37 pm
ranjit_nyros View latest post




Hire an expert Ruby on Rails developer / coder / programmer or development team from India now!!

Other Forums : PHP   ::   .Net   |   Free unlimited HTML CSS templates download

Nyros Technologies   |   Kakinada City Portal   |   Developers Blog   |   About Ruby on Rails Experts   |   More